proposal for kaction api change
David Faure
faure at kde.org
Fri May 5 15:47:27 BST 2006
On Friday 05 May 2006 16:29, Hamish Rodda wrote:
> > > enum ShortcutType {
> > > /// normal shortcut
> > > Shortcut = 0x1,
> > > /// default shortcut
> > > DefaultShortcut = 0x2
> > > /// global shortcut
> > > GlobalShortcut = 0x4
> > > /// default global shortcut
> > > DefaultGlobalShortcut = 0x8
> > > };
I don't understand this. Isn't an action -either- global or non-global (local to an application) ?
In particular, most action are not global, and Alt+F2 is global, and only global.
What do I miss?
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the kde-core-devel
mailing list