> From: Development <development-boun...@qt-project.org> on behalf of Ulf > Hermann <ulf.herm...@qt.io> >>> However, for Q_GADGET this would fall apart. > > Actually, with a Q_GADGET you usually don't have a private object. > That's the whole point of it. Then you don't need property wrappers, either.
Just for clarification: actually you usually do have a private object (at least in Qt classes) in gadgets. Examples: QPainter QFont QTextFormat QKeySequence QPalette QDBusConnection and I think that more Qt's gadgets have a private object than those that don't. Jarek _______________________________________________ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development