8000 GitHub - Jerakin/qtapp: Playground for qt app development
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Jerakin/qtapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QtApp

Playground for Qt. Where I investigate how to implement different parts of PySide/PyQt.

Example that illustrates how to update a model from a QThread.

This example continues by implementing an ItemDelegate to control how the Views item are rendered.

We continue by adding the ability to change the grid view to a dynamic grid. By resizing the window the grid is resized automatically to fit it.

In this example we add a dockable to the app which displays additional information about the selected item.

About

Playground for qt app development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0