![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qpa/qplatformwindow.h>
#include "qqnxabstractcover.h"
#include <QtCore/QScopedPointer>
#include <QtCore/QLoggingCategory>
#include <EGL/egl.h>
#include <screen/screen.h>
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) |
#define MAX_BUFFER_COUNT 2 |
Definition at line 24 of file qqnxwindow.h.
QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY | ( | lcQpaWindow | ) |