kdelibs compile problem

André Wöbbeking Woebbeking at onlinehome.de
Fri Jun 9 10:57:12 BST 2006


On Friday 09 June 2006 11:54, André Wöbbeking wrote:
> On Friday 09 June 2006 11:49, Ralf Habacker wrote:
> > Tim Beaulen schrieb:
> > > It's part of kactioncollection
> >
> > Thanks for this pointer,
> >
> > but how could the code in ktoolbar.cpp work, when KAction has no
> > associatedWidgets() ?
> >
> >       KAction *tbAction = kmw->toolBarMenuAction();
> >       if ( !toolBarsLocked() && tbAction &&
> > tbAction->associatedWidgets().count() > 0 )
>
> It's in QAction, the base class of KAction.

But only in qt-copy (see patches/0113-qaction_patch.diff).




More information about the kde-core-devel mailing list