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 _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development