![]() |
Qt 6.x
The Qt SDK
|
#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>
Include dependency graph for qqnxglcontext.cpp:Go to the source code of this file.
Macros | |
| #define | qGLContextDebug QT_NO_QDEBUG_MACRO |
Functions | |
| static QT_BEGIN_NAMESPACE QEGLPlatformContext::Flags | makeFlags () |
| #define qGLContextDebug QT_NO_QDEBUG_MACRO |
Definition at line 20 of file qqnxglcontext.cpp.
|
static |
Definition at line 25 of file qqnxglcontext.cpp.
References QQnxIntegration::instance(), QEGLPlatformContext::NoSurfaceless, QQnxIntegration::SurfacelessEGLContext, and testFlag().
Here is the call graph for this function: