KDE3Support
k3command.h
Go to the documentation of this file.
362 K3UndoRedoAction( Type type, KActionCollection* actionCollection, K3CommandHistory* commandHistory );
virtual void virtual_hook(int id, void *data)
Definition: k3command.cpp:439
This type of action is used to show undo or redo actions in the menu or in the toolbars.
Definition: k3command.h:357
Type
KAction * undo(const QObject *recvr, const char *slot, QObject *parent)
K3UndoRedoAction(Type type, KActionCollection *actionCollection, K3CommandHistory *commandHistory)
Definition: k3command.cpp:360
const char * name(StandardAction id)
virtual QString name() const =0
KAction * clear(const QObject *recvr, const char *slot, QObject *parent)
KAction * redo(const QObject *recvr, const char *slot, QObject *parent)
Definition: k3command.h:361
A Macro Command is a command that holds several sub-commands.
Definition: k3command.h:126
Definition: k3command.h:361
The command history stores a (user) configurable amount of Commands.
Definition: k3command.h:180
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.