A QTextDocument is never alone. You ought to draw it in a paint function. There, you pass a context parameter. The latter might be just a QAbstractTextDocumentLayout.PaintContext(). It has a palette...
StSav012 Today, 19:04Exactly, this installer exe with dlls can be placed in SFX.
SO sfx is your main installer, which uses exe, which was build with qt. in this case you won't need qt installed in system, because they...
No, that's not what I meant. If the installer program has a Qt-based GUI (like an install wizard to guide the user through different installation options), then the installer program cannot be sure...
d_stranz Yesterday, 17:12Yes BUT: IF gets CONFIG setting from QT build. So if QT was build static CONFIG contains static, in case of shared, CONFIG contains shared. And this CONFIG applies to IF build. I checked sources...
ikarona Yesterday, 16:20Well, I guess that makes sense. If you are building an installer that is based on Qt, there is no guarantee that the required Qt DLLs are already on the PC, so all of the necessary Qt components...
d_stranz Yesterday, 16:07Qt 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.
Troubleshooting USB Communication with Qt and libusb for Embedded Device Recognition
17th March 2025 16:16 by Andrew23