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
Redo
KAction * undo(const QObject *recvr, const char *slot, QObject *parent)
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)
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-2018 The KDE developers.
Generated on Sun Jun 3 2018 13:35:07 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2018 The KDE developers.
Generated on Sun Jun 3 2018 13:35:07 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.