Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qqnxglcontext.cpp File Reference

(4946982534d4d256590dffd44046fe642456703f)

#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.

Functions

QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY (lcQpaGLContext, "qt.qpa.glcontext")
 
static QEGLPlatformContext::Flags makeFlags ()
 

Function Documentation

◆ makeFlags()

static QEGLPlatformContext::Flags makeFlags ( )
static

Definition at line 21 of file qqnxglcontext.cpp.

References QQnxIntegration::instance(), QEGLPlatformContext::NoSurfaceless, QQnxIntegration::SurfacelessEGLContext, and testFlag().

+ Here is the call graph for this function:

◆ Q_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY ( lcQpaGLContext ,
"qt.qpa.glcontext"  )