Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qqnxglcontext.cpp File Reference
#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 ()
 

Macro Definition Documentation

◆ qGLContextDebug

#define qGLContextDebug   QT_NO_QDEBUG_MACRO

Definition at line 20 of file qqnxglcontext.cpp.

Function Documentation

◆ makeFlags()

static QT_BEGIN_NAMESPACE QEGLPlatformContext::Flags makeFlags ( )
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: