QOpenGLInformationService Class
(Qt3DCore::QOpenGLInformationService)Inherits: | Qt3DCore::QAbstractServiceProvider |
Public Functions
virtual QSurfaceFormat | format() const = 0 |
- 2 public functions inherited from Qt3DCore::QAbstractServiceProvider
- 32 public functions inherited from QObject
Protected Functions
QOpenGLInformationService(const QString &description = QString()) | |
QOpenGLInformationService(QOpenGLInformationServicePrivate &dd) |
- 9 protected functions inherited from QObject
Additional Inherited Members
- 1 property inherited from QObject
- 1 public slot inherited from QObject
- 2 signals inherited from QObject
- 11 static public members inherited from QObject
Member Function Documentation
[protected]
QOpenGLInformationService::QOpenGLInformationService(const QString &description = QString())
Default constructs an instance of QOpenGLInformationService.
[protected]
QOpenGLInformationService::QOpenGLInformationService(QOpenGLInformationServicePrivate &dd)
Copy constructor.