On Monday 13 September 2010, Marco Martin wrote:
> > For the use of private classes on dataengine bindings: also don't expect
> > for 4.7 the export of classes...it may happen on 4.8 but no idea when
> > it's going out :P So we need to think together about a way of getting
> > rid of it. Which private classes are being used?
> 
> it's qdeclarativeopenmetaobject (that drags in also qdeclarativerefcount
> and the private of qobject)
> 
> i think options are basically 2:
> - try to write something simple that doesn't use qdeclarativeopenmetaobject
> that could be even a bit overkill for it, will try today
> - keep an internal copy of all the thing if it's likely to be exported in
> future versions

QDeclarativePropertyMap gets to the rescue.
a private-less version seems working now

Cheers,
Marco Martin
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to