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

(70b1db9c0e0a53ec7e47ba296a534d38559c702f)

#include <qpa/qplatformintegration.h>
#include <private/qtguiglobal_p.h>
#include <QtCore/qhash.h>
#include <QtCore/qmutex.h>
#include <screen/screen.h>
#include <QtCore/QLoggingCategory>
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 *>

Functions

QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY (lcQpaQnx)
 Q_DECLARE_LOGGING_CATEGORY (lcQpaGLContext)

Typedef Documentation

◆ QQnxWindowMapper

using QQnxWindowMapper = QHash<screen_window_t, QWindow *>

Definition at line 47 of file qqnxintegration.h.

Function Documentation

◆ Q_DECLARE_LOGGING_CATEGORY() [1/2]

Q_DECLARE_LOGGING_CATEGORY ( lcQpaGLContext )

◆ Q_DECLARE_LOGGING_CATEGORY() [2/2]

QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY ( lcQpaQnx )