Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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()

QEGLPlatformContext::Flags makeFlags ( )
static

Definition at line 21 of file qqnxglcontext.cpp.

◆ Q_LOGGING_CATEGORY()

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