<br><br><div class="gmail_quote">On Mon, Oct 5, 2009 at 11:47 PM, Fernando Vilas <span dir="ltr">&lt;<a href="mailto:fvilas@iname.com">fvilas@iname.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Monday 05 October 2009 21:35:00 Alvaro Soliverez wrote:<br>
&gt; CC&#39;ing the KMM4 mailing list.<br>
&gt;<br>
&gt; Fernando, you worked on the button groups lately. Anything to do with this?<br>
&gt;<br>
&gt; Regards,<br>
&gt; Alvaro<br>
&gt;<br>
&gt; On Mon, Oct 5, 2009 at 10:49 PM, Mike Wolfe &lt;<a href="mailto:wolfemi1@gmail.com">wolfemi1@gmail.com</a>&gt; wrote:<br>
&gt; &gt; All,<br>
&gt; &gt;<br>
&gt; &gt; I recently updated the SVN code on my machine and tried to build.  I got<br>
&gt; &gt; the following errors:<br>
&gt; &gt; /kmymoney_base.dir/kbudgetvalues.o<br>
&gt; &gt; /home/wolfemi1/svn/kmymoney/kmymoney2/widgets/kbudgetvalues.cpp: In<br>
&gt; &gt; constructor<br>
&gt; &gt; ‘KBudgetValues::KBudgetValues(QWidget*)’:<br>
&gt; &gt;<br>
&gt; &gt; /home/wolfemi1/svn/kmymoney/kmymoney2/widgets/kbudgetvalues.cpp:84:<br>
&gt; &gt; error: ‘class KButtonGroup’ has no member named<br>
&gt; &gt; ‘id’<br>
&gt; &gt;<br>
</div>[... snip similar errors ...]<br>
<div class="im">&gt; &gt;<br>
&gt; &gt; Do I need to change something?<br>
&gt; &gt;<br>
<br>
</div>I just checked, and the docs at<br>
        <a href="http://api.kde.org/4.x-api/kdelibs-apidocs/kdeui/html/classKButtonGroup.html" target="_blank">http://api.kde.org/4.x-api/kdelibs-apidocs/kdeui/html/classKButtonGroup.html</a><br>
say that the function id() was added in 4.3.<br>
<br>
I overlooked that last time.  I will convert the KButtonGroups to QGroupBoxes<br>
with QButtonGroup attributes on the buttons.  That should be more portable,<br>
since a lot of distros haven&#39;t upgraded to KDE 4.3 yet.<br>
<font color="#888888"><br></font></blockquote><div><br>Is there a way to keep the KButtonGroups but use a different method? We had problems with the QGroupBoxes before, because the API is very different from the Qt3 one. <br>
<br><br></div></div><br><br>