On Wednesday, October 02, 2013 19:02:54 Дмитрий Козлов wrote: > Q_PROPERTY(Hull * hull READ hull) > Q_PROPERTY(Reactor * reactor READ reactor) > Q_PROPERTY(Shields * shields READ shields) > > This approach should work in your case.
This will work with QML with Qt 5.2. https://codereview.qt-project.org/#change,42703 Before that, your Q_PROPERTY needs to be type QObject*. Thanks, -- Join us in October at Qt Developer Days 2013 - https://devdays.kdab.com Stephen Kelly <stephen.ke...@kdab.com> | Software Engineer KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540090 KDAB - Qt Experts - Platform-Independent Software Solutions
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest