kdeui
kcommand.h File Reference
#include <qptrlist.h>
#include <qstring.h>
#include <qobject.h>
#include <kdelibs_export.h>
Include dependency graph for kcommand.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KCommand |
The abstract base class for all Commands. More... | |
class | KCommandHistory |
The command history stores a (user) configurable amount of Commands. More... | |
class | KMacroCommand |
A Macro Command is a command that holds several sub-commands. More... | |
class | KNamedCommand |
A command which stores its name. More... |