Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qqnxintegration.h File Reference

(4946982534d4d256590dffd44046fe642456703f)

#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 )