Тип QML GraphicsApiFilter
Для OpenGL определяет API, необходимый для прикреплённой техники. Подробнее...
| Оператор импорта: | import Qt3D.Render 2.1 |
| С момента: | Qt 5.5 |
| Создаёт: | QGraphicsApiFilter |
| Наследует от: |
Свойства
- api : перечисление
- extensions : строковый список
- majorVersion : int
- minorVersion : int
- profile : перечисление
- vendor : строка
Подробное описание
Документация свойств
api : перечисление
| Постоянная | Описание |
|---|---|
OpenGLES |
QSurfaceFormat::OpenGLES |
OpenGL |
QSurfaceFormat::OpenGL |
extensions : строковый список
majorVersion : целое
minorVersion : целое
profile : перечисление
| Постоянная | Описание |
|---|---|
NoProfile |
QSurfaceFormat::NoProfile |
CoreProfile |
QSurfaceFormat::CoreProfile |
CompatibilityProfile |
QSurfaceFormat::CompatibilityProfile |
vendor : строка
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.1/qml-qt3d-render-graphicsapifilter.html