KConfig compiler. GenerateProperties and Mutable.

Artem Fedoskin afedoskin3 at gmail.com
Mon May 9 18:02:12 UTC 2016


Dear KDE developers,

For my GSoC 2016 project at KDE (Lite version of KStars for mobile devices)
I need to access C++ class generated from XML configure file with KConfig
compiler from QML. I found in this patch
https://git.reviewboard.kde.org/r/123367/
and in the source code of KConfig compiler that I should set
GenerateProperties=true in my .kcfgc file to create option properties as
Q_PROPERTY. However, I got following error "Too many signals to create
unique bit masks". There is some conflict between Mutators and
GenerateProperties options that causes this error in my XML configure file
but I can't figure out what I should change to have setters in Q_PROPERTY.

Would be grateful if someone could help me with this issue.

Options.kcfgc - https://paste.kde.org/pm1klcbls

kstars.kcfg - https://paste.kde.org/phit6qibo


Regards,

Artem Fedoskin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20160509/9382a216/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list