[Development] The future of QProperty and QBindable

Sune Vuorela nospam at vuorela.dk
Mon Mar 24 11:26:03 CET 2025


On 2025-03-24, Ulf Hermann via Development <development at qt-project.org> wrote:
> Q_DEFAULT_PROPERTY(int, value)
>
> That would expand to:
<snip>

The amount of custom macros like that I have removed is quite big.

Programers are lazy. They will also use that macro for readonly
properties, and constant properties.

/Sune



More information about the Development mailing list