List of All Members for QOpenGLVersionProfile
This is the complete list of members for QOpenGLVersionProfile, including inherited members.
- QOpenGLVersionProfile()
- QOpenGLVersionProfile(const QSurfaceFormat &)
- QOpenGLVersionProfile(const QOpenGLVersionProfile &)
- ~QOpenGLVersionProfile()
- hasProfiles() const : bool
- isLegacyVersion() const : bool
- isValid() const : bool
- profile() const : QSurfaceFormat::OpenGLContextProfile
- setProfile(QSurfaceFormat::OpenGLContextProfile)
- setVersion(int, int)
- version() const : QPair<int, int>
- operator=(const QOpenGLVersionProfile &) : QOpenGLVersionProfile &