KMultiTabBarButton lost a slot between 3.5 and 4.0

Albert Astals Cid aacid at kde.org
Fri Dec 28 23:29:43 GMT 2007


A Dissabte 29 Desembre 2007, Thiago Macieira va escriure:
> Albert Astals Cid wrote:
> >I just discovered that KMultiTabBarButton in KDE 4 does not have the
> > setText slot as it had in 3.5, that makes
> >kdebase/apps/konqueror/sidebar/sidebar_widget.cpp do wrong connects in
> > code that has not changed in ages, and will probably happen in other
> > places.
> >
> >What do we do? Add the slot asap? And will it work with
> >QAbstractButton::setText being not virtual? Or do we just add a big
> > warning in the class and in KDE4PORTING.HTML saying that this slot was
> > removed?
>
> If it's a slot, it doesn't have to be virtual.

Cool, so it's BC, added in r754040.

Albert




More information about the kde-core-devel mailing list