Property Class
class QQmlSA::PropertyRepresents a QML property. More...
| Header: | #include <Property> |
| CMake: | find_package(Qt6 REQUIRED COMPONENTS QmlCompiler) target_link_libraries(mytarget PRIVATE Qt6::QmlCompiler) |
| Status: | Technical Preview |
Public Functions
| QString | typeName() const |
Detailed Description
Member Function Documentation
QString Property::typeName() const
Returns the name of the type of this property.