<div dir="ltr"><div><div>Dear <span tabindex="-1" id=":3fr.1" style="" class="">KDE</span> developers,<br><br></div>For my <span tabindex="-1" id=":3fr.2" style="" class="">GSoC</span> 2016 project at <span tabindex="-1" id=":3fr.3" style="" class="">KDE</span> (Lite version of <span tabindex="-1" id=":3fr.4" style="" class="">KStars</span> for mobile devices) I need to access C++ class generated from XML configure file with <span tabindex="-1" id=":3fr.5" style="" class="">KConfig</span> compiler from <span tabindex="-1" id=":3fr.6" style="" class="">QML</span>. I found in this patch <a href="https://git">https://git</a>.<span><span tabindex="-1" id=":3fr.7" style="" class="">reviewboard</span></span>.<span><span tabindex="-1" id=":3fr.8" style="" class="">kde</span></span>.org/r/123367/ and in the source code of <span tabindex="-1" id=":3fr.9" style="" class="">KConfig</span> compiler that I should set <span><span tabindex="-1" id=":3fr.10" style="" class="">GenerateProperties</span></span>=true in my .<span tabindex="-1" id=":3fr.11" style="" class="">kcfgc</span><span> file</span>
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 <span><span tabindex="-1" id=":3fr.12" style="" class="">Mutators</span></span> and <span><span tabindex="-1" id=":3fr.13" style="" class="">GenerateProperties</span></span> 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.<br><br></div><div>Would be grateful if someone could help me with this issue.<br></div><div><br></div>Options.<span tabindex="-1" id=":3fr.14" style="" class="">kcfgc</span> - <a href="https://paste">https://paste</a>.<span tabindex="-1" id=":3fr.15" style="" class="">kde</span>.org/pm1klcbls<br>
<p style="margin:0px;text-indent:0px"><span tabindex="-1" id=":3fr.16" style="" class="">kstars</span>.<span tabindex="-1" id=":3fr.17" style="" class="">kcfg</span> - <a href="https://paste">https://paste</a>.<span tabindex="-1" id=":3fr.18" style="" class="">kde</span>.org/phit6qibo</p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">Regards,</p><p style="margin:0px;text-indent:0px"><span tabindex="-1" id=":3fr.19" style="" class="">Artem</span> <span tabindex="-1" id=":3fr.20" style="" class="">Fedoskin</span><br></p><br></div>