Property Class

class QQmlSA ::Property

Represents a QML property. 更多...

头: #include <Property>
CMake: find_package(Qt6 REQUIRED COMPONENTS QmlCompiler)
target_link_libraries(mytarget PRIVATE Qt6::QmlCompiler)
状态: 技术预览

公共函数

QString typeName () const

详细描述

成员函数文档编制

QString Property:: typeName () const

Returns the name of the type of this property.