Hello 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,...
Seems like there should be a call to discardClient() when you close the external application. My guess is that the container is still reserving space for the client because it may not know that the...
d_stranz 13th January 2021, 22:01Qt 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.
New window doesn't open even though I initialize QMainWindow parent class
Today 21:11 by Cheems