[Gammaray-interest] XPath and ObjectTreeModel
Christian Gagneraud
chgans at gmail.com
Tue Jun 19 00:29:08 CEST 2018
On 18 June 2018 at 20:21, Volker Krause <volker.krause at kdab.com> wrote:
>
> Btw, how did you do the property access? QMetaProperty directly or using the
> PropertyAdaptor system that's used by the property model?
>
> QMetaProperty is probably good enough in most cases and comparatively light-
> weight, OTOH PropertyAdaptor also allows access to non QMO properties, grouped
> QML properties and property container values, for example.
Yes I used QMetaProperty directly, it was just a quick experiment.
I haven't made my head around on how to use these property adaptors.
Should i use the ObjectInspector as entry point? And If so how to I
get the instance? Should I create one for my own use?
Chris
More information about the Gammaray-interest
mailing list