QAction-related problems/needs

Simon Hausmann hausmann at kde.org
Wed Apr 5 19:43:14 BST 2006


On Wednesday 05 April 2006 20:15, David Faure wrote:
> > It wasn't possible on the Mac so far,
> > but we found a way to implement it with >= 10.3, as they are now using
> > HIViews for menus.
>
> Really? How was it done in Qt3 then?

It doesn't work at all in Qt 3 on the mac.

> > API wise this will be handled the same way as custom
> > widgets in toolbars through actions, using a dedicated QAction class, in
> > Qt 4.2.
>
> So this is another virtual method in QActionWidgetFactory?
> This is good - consistent API. It also means that it -will- be done before
> 4.2, since it wouldn't be possible to add a virtual method to that class
> after 4.2 :)

It will be a slightly different API than QActionWidgetFactory, but it'll be 
fine :)

Simon




More information about the kde-core-devel mailing list