![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqnxglcontext.h"#include "qqnxintegration.h"#include "qqnxscreen.h"#include "qqnxeglwindow.h"#include "private/qeglconvenience_p.h"#include <QtCore/QDebug>#include <QtGui/QOpenGLContext>#include <QtGui/QScreen>#include <dlfcn.h>Go to the source code of this file.
Functions | |
| QT_BEGIN_NAMESPACE | Q_LOGGING_CATEGORY (lcQpaGLContext, "qt.qpa.glcontext") |
| static QEGLPlatformContext::Flags | makeFlags () |
|
static |
Definition at line 21 of file qqnxglcontext.cpp.
| QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY | ( | lcQpaGLContext | , |
| "qt.qpa.glcontext" | ) |