Private Namespace
QNativeInterface::PrivateContains the classes providing native interfaces. More...
Header: | #include <Private> |
CMake: | find_package(Qt6 COMPONENT Gui) target_link_libraries(mytarget PUBLIC Qt::Gui) |
qmake: | QT += gui |
Since: | Qt 6.0 |
Classes
struct | QWindowsApplication |
Detailed Description
Classes
class QWindowsApplication
Native interface to QGuiApplication, to be retrieved from QPlatformIntegration. More...