Skip to content

Read-only properties #237

Open
Open
@agausmann

Description

@agausmann

In Qt C++, properties declared without a WRITE accessor are read-only from the outside/public interface. But it is not possible to create read-only properties using this crate, because it provides a default setter if one is not provided by WRITE.

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