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
qqnxwindow.h File Reference

(70b1db9c0e0a53ec7e47ba296a534d38559c702f)

#include <qpa/qplatformwindow.h>
#include "qqnxabstractcover.h"
#include <QtCore/QScopedPointer>
#include <QtCore/QLoggingCategory>
#include <EGL/egl.h>
#include <screen/screen.h>
+ Include dependency graph for qqnxwindow.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQnxWindow
 The QQnxWindow is the base class of the various classes used as instances of QPlatformWindow in the QNX QPA plugin. More...
 

Macros

#define MAX_BUFFER_COUNT   2
 

Functions

QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY (lcQpaWindow)
 

Macro Definition Documentation

◆ MAX_BUFFER_COUNT

#define MAX_BUFFER_COUNT   2

Definition at line 24 of file qqnxwindow.h.

Function Documentation

◆ Q_DECLARE_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY ( lcQpaWindow )