[Kommander-devel] Using the MainWindow actions - QActionProxy plugin
Eric Laffoon
eric at kdewebdev.org
Wed Feb 20 16:15:09 EST 2008
Hi all,
I was working with my inhouse application and realized continued frustration
with the fact that we have QActions on the MainWindow created in Designer in
KDE 3x, which of course will not be an issue in KDE4. There is no way to
check the state of an Action, enable or disable it, add, remove, or use
submenus. Then it dawned on me... Why not a QActionProxy pluging?
I'll probably work on this late tonight unless someone else wants to go for it
and let me know. The idea is simple... A plugin that is non visual that takes
an Action as an argument and performs one of the action tasks like checking
state on a toggle. Using this concept one could also access the statusbar.
If anyone wants to play with this idea post here, otherwise I will post when I
have it in SVN.
--
Eric Laffoon
Project Lead - kdewebdev module
More information about the Kommander-devel
mailing list