![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
QOpenGLVersionProfilePrivate () | |
QOpenGLVersionProfilePrivate () |
Public Attributes | |
int | majorVersion |
int | minorVersion |
QSurfaceFormat::OpenGLContextProfile | profile |
Definition at line 10 of file qopenglversionprofile.cpp.
|
inline |
Definition at line 13 of file qopenglversionprofile.cpp.
References QOpenGLVersionProfilePrivate(), majorVersion, and minorVersion.
Referenced by QOpenGLVersionProfilePrivate().
|
inline |
Definition at line 13 of file qopenglversionprofile.cpp.
int QOpenGLVersionProfilePrivate::majorVersion |
Definition at line 19 of file qopenglversionprofile.cpp.
Referenced by QOpenGLVersionProfilePrivate().
int QOpenGLVersionProfilePrivate::minorVersion |
Definition at line 20 of file qopenglversionprofile.cpp.
Referenced by QOpenGLVersionProfilePrivate().
QSurfaceFormat::OpenGLContextProfile QOpenGLVersionProfilePrivate::profile |
Definition at line 21 of file qopenglversionprofile.cpp.