KActionCollection: it's a jungle
Andreas Hartmetz
ahartmetz at gmail.com
Sun Mar 18 12:16:30 GMT 2007
Am Sonntag, 18. März 2007 05:10:45 schrieb Thomas Zander:
> On Sunday 18 March 2007 00:16, Andreas Hartmetz wrote:
> > Therefore, I propose to remove all of these:
>
> []
>
> > * *AssociatedWidget(s):
> > why should a collection ever have this?
>
> The set/addAssociatedWidget() call is very important. Used in various
> places. Being able to query the list makes for good symmetry.
> If for no other reason then to debug that list, the above method should
> stay.
>
Oops, you're right. setAssociatedWidget is used ~15 times.
addAssociatedWidget is unused, but it should stay in for completeness then.
More information about the kde-core-devel
mailing list