[Development] Integrating QAction and the upcoming QML Action (was QAction-like API for QML)

Alberto Mardegan mardy at users.sourceforge.net
Wed Dec 19 10:25:24 CET 2012


On 12/18/2012 06:46 PM, Alan Alpert wrote:
[...]
> C) QGuiAction is added to Gui and is used to create the QML API and
> the bridge with QActions.
[...]
>
> My favorite of those is C), but there is the unresolved question of
> how to make an effective bridge given that we can no longer make
> QAction inherit from QGuiAction.

I also prefer C (D is also OK). I'm not sure, but I think it might be 
possible to make QAction inherit from QGuiAction, as long as the 
structure size doesn't change (and I think it won't).

Ciao,
   Alberto



More information about the Development mailing list