Qt3DRender::QFilterKey Class
class Qt3DRender::QFilterKeyQFilterKey 类为过滤器键及其值提供存储空间。更多
Header: | #include <QFilterKey> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS 3drender) target_link_libraries(mytarget PRIVATE Qt6::3drender) |
qmake: | QT += 3drender |
在 QML 中: | FilterKey |
继承: | Qt3DCore::QNode |
状态: | 已废弃 |
属性
公共功能
公共插槽
信号
void | nameChanged(const QString &name) |
void | valueChanged(const QVariant &value) |
© 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.