I'm curious if there are any limitations to the compatibility between XML files exported from Adobe XD and different versions of Qt (like 6.2 and later)? And if there are changes in the design after...
Amora Today, 02:35Hi sorry! I actually figured it out! I just needed to add Q_INVOKABLE in front of the function that wasn't working. I also realized I should have boiled the code down into something a bit more...
dij0nmustard 17th April 2025, 15:23You may need to double-check your configuration steps or how you’re calling the functions to draw shapes onto images. If you’re trying to insert text into an image and draw an outline at the same...
ChadGranger 16th April 2025, 10:10In the previous version of my application I work with Qwt 6.2.0 and Qt 6.5.3 (not Qt 6.7.1). Here QSurfaceFormat::samples() returns 4. So multisampling is enabled.
In the new verion of my...
Without too much study of your code, one thing I notice is that each time you create a new "motorController" instance you are passing "*m_systemHandler". This is creating a copy of the System...
d_stranz 15th April 2025, 15:49Qt Centre is a community site devoted to programming in C++ using the Qt framework developed at The Qt Company.
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.
[UT coverage] How can the industry improve QT code coverage
8th April 2025 11:25 by xurongqin