There is too much code there to spend the time to understand it all. However, both of your top-level window classes seem to be derived from QMainWindow (which is strange), and you have another...
d_stranz Today, 22:31Hello there!
I'm currently working on a project for my resumé that is supposed to be a GUI based login system. It's been going pretty well until now. I want to open a new window for the LoggedIn...
Hi, I have a table with two columns and approx. 50.000 rows of data. When I use the QSortFilterProxyModel, sorting is painfully slow.
I implemented a test model with one column and 500.000 string...
I have no idea what you mean by "draw the process".
What do you expect? You apparently have two images, each of them with 100 million pixels, and you are using an interpreted language to draw...
I want to make a function of drawing image content after pressing the mouse. You can draw color and transparent channels
1:The painter parameter in the paint() function can only display images,...
Qt Centre is a community site devoted to programming in C++ using the Qt framework developed at Digia.
If you have any problems with Qt or its usage, you can get help from the members of Qt community on our forum.
Don't forget to check out our links section for more Qt resources.
Qt is a cross-platform application and UI framework. Using Qt, you can write web-enabled applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code.
(PyQt) QSortFilterProxyModel very slow when sorting
Today 13:44 by TheGrudge