Skip to content

Support for "required" properties #238

Open
@agausmann

Description

@agausmann

From Qt docs:

The presence of the REQUIRED attribute indicates that the property should be set by a user of the class. This is not enforced by moc, and is mostly useful for classes exposed to QML. In QML, classes with REQUIRED properties cannot be instantiated unless all REQUIRED properties have been set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-macrosArea: Macro code generationA-rustArea: Rust glueC-feature-requestCategory: A feature request, i.e: not implemented / a PR.E-mediumCall for participation: Experience needed to fix: Medium / intermediate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions