kdelibs compile problem

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


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.




More information about the kde-core-devel mailing list