Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qqnxintegration.h File Reference

(2c332f650812283fba6ad324453895140d7f73a6)

#include <qpa/qplatformintegration.h>
#include <private/qtguiglobal_p.h>
#include <QtCore/qhash.h>
#include <QtCore/qmutex.h>
#include <screen/screen.h>
Include dependency graph for qqnxintegration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQnxIntegration

Typedefs

using QQnxWindowMapper = QHash<screen_window_t, QWindow *>

Typedef Documentation

◆ QQnxWindowMapper

using QQnxWindowMapper = QHash<screen_window_t, QWindow *>

Definition at line 44 of file qqnxintegration.h.