On Wednesday, May 1, 2013 14:47:53 Kevin Krammer wrote: > Wouldn't it make sense to have KConfigXT generate Q_PROPERTY entries for > each field?
QML does not support dynamic properties and we do not pre-process the KConfigXT (it's parsed at runtime) so that we can avoid having native code. However, for PW2 we have a similar type of approach that is working which makes it easy to use your KConfigXT defined configuration from QML. So .. sorta, but yes :) -- Aaron J. Seigo
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Plasma-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/plasma-devel
