I don't think anything was removed between Qt5 and Qt6, at least not in the QtCore, QtGui, and QtWidgets components. There could have been new things added in Qt6, but since I'm not using it I can't...
d_stranz Yesterday, 18:35which widgets were removed from "free" usage in Qt6 but were available in Qt5?
elcuco Yesterday, 13:57Yes, same here. We also stayed at Qt 5.15 because of the licensing of Qt6.
Ginsengelf
In Release mode, the compiler optimizes the code more aggressively than in Debug mode. These optimizations can sometimes lead to unexpected behavior, such as objects being optimized away, or certain...
rebnfa 18th September 2024, 04:09I too develop only desktop Qt/C++ applications. I stopped with Qt 5.15.3 because Qt's licensing model for Qt 6 was unacceptable for me. The set of UI widgets in that release are sufficient for my...
d_stranz 15th September 2024, 17:18Qt 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.
resizing based om the system screen resolutions
Yesterday 06:21 by ramesh08