QSGMaterialType Struct
Die Klasse QSGMaterialType wird als eindeutiges Typ-Token in Kombination mit QSGMaterial verwendet. Mehr...
Kopfzeile: | #include <QSGMaterialType> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS Quick) target_link_libraries(mytarget PRIVATE Qt6::Quick) |
qmake: | QT += quick |
- QSGMaterialType ist Teil von Qt Quick Scene Graph Material Classes.
Detaillierte Beschreibung
Sie dient keinem Zweck außerhalb der Funktion QSGMaterial::type().
Hinweis: Alle Klassen mit QSG-Präfix sollten nur im Rendering-Thread des Szenegraphs verwendet werden. Siehe Scene Graph und Rendering für weitere Informationen.
© 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.