kdeui
kactionclasses.h File Reference
#include <kaction.h>
#include <qkeysequence.h>
#include <qobject.h>
#include <qvaluelist.h>
#include <qguardedptr.h>
#include <kguiitem.h>
#include <kshortcut.h>
#include <kstdaction.h>
#include <kicontheme.h>
Include dependency graph for kactionclasses.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KActionMenu |
A KActionMenu is an action that holds a sub-menu of other actions. More... | |
class | KActionSeparator |
class | KFontAction |
class | KFontSizeAction |
class | KListAction |
Remove this class in KDE-4.0. It doesn't add _anything_ to KSelectAction. More... | |
class | KPasteTextAction |
An action for pasting text from the clipboard. More... | |
class | KRadioAction |
Radiobox like action. More... | |
class | KRecentFilesAction |
Recent files action. More... | |
class | KSelectAction |
Action for selecting one of several items. More... | |
class | KToggleAction |
Checkbox like action. More... | |
class | KToggleFullScreenAction |
An action for switching between to/from full screen mode. More... | |
class | KToggleToolBarAction |
An action that takes care of everything associated with showing or hiding a toolbar by a menu action. More... | |
class | KToolBarPopupAction |
This action is a normal action everywhere, except in a toolbar where it also has a popupmenu (optionnally delayed). More... | |
class | KWidgetAction |
An action that automatically embeds a widget into a toolbar. More... | |
Defines | |
#define | KFONTACTION_HAS_CRITERIA_ARG |
Define Documentation
#define KFONTACTION_HAS_CRITERIA_ARG |
Definition at line 928 of file kactionclasses.h.