On 2025-03-24, Ulf Hermann via Development <[email protected]> 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 -- Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
