Represents a QML property. 更多...
头: | #include <Property> |
CMake: |
find_package(Qt6 REQUIRED COMPONENTS QmlCompiler)
target_link_libraries(mytarget PRIVATE Qt6::QmlCompiler) |
状态: | 技术预览 |
QString | typeName () const |
Returns the name of the type of this property.