yes, that was it, thank you.
eue Today, 10:32I am developing a Qt 6.8 touch-based application where an Android client sends touch data to a Windows server application. The Windows server receives multi-touch data and needs to simulate touch...
Kaviara Today, 08:48QtWebEngine has a lot of dependencies and is difficult to build because of that. I don't need an embedded browser in my applications, so I didn't include it in the build. QtConnectivity is mostly...
d_stranz 17th February 2025, 17:06This is really useful. I'm a bit new to compiling from source. Could you explain the purpose of the -skip qtwebengine and -skip qtconnectivity flags in the doconfig.bat file? Are those modules...
miajackson1117 17th February 2025, 13:07The generated qss files are licensed as MIT
hubenchang 16th February 2025, 18:55Qt 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.
how to make python Qwidget for c++ QtMainWindow?
Today 10:00 by eue