![]() |
Qt 6.x
The Qt SDK
|
#include "qqnxglobal.h"#include "qqnxwindow.h"#include "qqnxintegration.h"#include "qqnxscreen.h"#include "qqnxlgmon.h"#include <QUuid>#include <QtGui/QWindow>#include <qpa/qwindowsysteminterface.h>#include "private/qguiapplication_p.h"#include <QtCore/QDebug>#include <errno.h>
Include dependency graph for qqnxwindow.cpp:Go to the source code of this file.
Macros | |
| #define | qWindowDebug QT_NO_QDEBUG_MACRO |
| #define | DECLARE_DEBUG_VAR(variable) |
| #define DECLARE_DEBUG_VAR | ( | variable | ) |
Definition at line 30 of file qqnxwindow.cpp.
| #define qWindowDebug QT_NO_QDEBUG_MACRO |
Definition at line 25 of file qqnxwindow.cpp.