GraphicsApiFilter QML Type
用于识别所附技术所需的 API。更多
Import Statement: | import Qt3D.Render 2.9 |
In C++: | QGraphicsApiFilter |
Inherits: | |
Status: | Deprecated |
属性
- api : enumeration
- extensions : stringlist
- majorVersion : int
- minorVersion : int
- profile : enumeration
- vendor : string
详细说明
属性文档
api : enumeration |
常量 | 说明 |
---|---|
OpenGLES | QSurfaceFormat::OpenGLES |
OpenGL | QSurfaceFormat::OpenGL |
extensions : stringlist |
majorVersion : int |
minorVersion : int |
profile : enumeration |
常量 | 说明 |
---|---|
NoProfile | QSurfaceFormat::NoProfile |
CoreProfile | QSurfaceFormat::CoreProfile |
CompatibilityProfile | QSurfaceFormat::CompatibilityProfile |
vendor : string |
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.