QSGMaterialType Struct
La clase QSGMaterialType se utiliza como un token de tipo único en combinación con QSGMaterial. Más...
| Cabecera: | #include <QSGMaterialType> |
| CMake: | find_package(Qt6 REQUIRED COMPONENTS Quick)target_link_libraries(mytarget PRIVATE Qt6::Quick) |
| qmake: | QT += quick |
- QSGMaterialType es parte de Qt Quick Scene Graph Material Classes.
Descripción detallada
No tiene ningún propósito fuera de la función QSGMaterial::type().
Nota: Todas las clases con el prefijo QSG deben ser usadas únicamente en el hilo de renderizado del gráfico de escena. Ver Gráfico de Escena y Renderizado para más información.
© 2026 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.