[Interest] Pointers as Q_PPOPERTY

Stephen Kelly stephen.kelly at kdab.com
Mon Oct 28 12:13:47 CET 2013


On Monday, October 07, 2013 09:55:53 Sandro Andrade wrote:
> On Wed, Oct 2, 2013 at 11:18 AM, Stephen Kelly <stephen.kelly at kdab.com> 
wrote:
> > 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*.
> 
> That's great. What about QList<NonQObject *> ? Do I still need to use
> QQmlListProperty in Qt 5.2 ?

Did you try it?

I suggest trying to use it with the QVariant API and the QML API.

Thanks,

-- 
Join us in November at Qt Developer Days 2013 - https://devdays.kdab.com

Stephen Kelly <stephen.kelly at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20131028/6383572e/attachment.sig>


More information about the Interest mailing list