<br><br><div class="gmail_quote">On Mon, Oct 5, 2009 at 11:47 PM, Fernando Vilas <span dir="ltr"><<a href="mailto:fvilas@iname.com">fvilas@iname.com</a>></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>
> CC'ing the KMM4 mailing list.<br>
><br>
> Fernando, you worked on the button groups lately. Anything to do with this?<br>
><br>
> Regards,<br>
> Alvaro<br>
><br>
> On Mon, Oct 5, 2009 at 10:49 PM, Mike Wolfe <<a href="mailto:wolfemi1@gmail.com">wolfemi1@gmail.com</a>> wrote:<br>
> > All,<br>
> ><br>
> > I recently updated the SVN code on my machine and tried to build. I got<br>
> > the following errors:<br>
> > /kmymoney_base.dir/kbudgetvalues.o<br>
> > /home/wolfemi1/svn/kmymoney/kmymoney2/widgets/kbudgetvalues.cpp: In<br>
> > constructor<br>
> > ‘KBudgetValues::KBudgetValues(QWidget*)’:<br>
> ><br>
> > /home/wolfemi1/svn/kmymoney/kmymoney2/widgets/kbudgetvalues.cpp:84:<br>
> > error: ‘class KButtonGroup’ has no member named<br>
> > ‘id’<br>
> ><br>
</div>[... snip similar errors ...]<br>
<div class="im">> ><br>
> > Do I need to change something?<br>
> ><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'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>