QOpenGLInformationService Class
(Qt3DCore::QOpenGLInformationService)Inherits: | QAbstractServiceProvider |
Public Functions
virtual QSurfaceFormat | format() const = 0 |
- 2 public functions inherited from Qt3DCore::QAbstractServiceProvider
Protected Functions
QOpenGLInformationService(const QString &description = QString()) | |
QOpenGLInformationService(QOpenGLInformationServicePrivate &dd) |
Member Function Documentation
[protected]
QOpenGLInformationService::QOpenGLInformationService(const QString &description = QString())
Default constructs an instance of QOpenGLInformationService.
[protected]
QOpenGLInformationService::QOpenGLInformationService(QOpenGLInformationServicePrivate &dd)
Copy constructor.