KDE3Support
k3command.h
Go to the documentation of this file.
362 K3UndoRedoAction( Type type, KActionCollection* actionCollection, K3CommandHistory* commandHistory );
The command history stores a (user) configurable amount of Commands.
Definition k3command.h:180
void commandHistoryChanged()
Emitted whenever the command history has changed, i.e.
void documentRestored()
Emitted every time we reach the index where you saved the document for the last time.
void commandExecuted(K3Command *command)
Emitted every time a command is executed (whether by addCommand, undo or redo).
virtual QString name() const =0
A Macro Command is a command that holds several sub-commands.
Definition k3command.h:127
This type of action is used to show undo or redo actions in the menu or in the toolbars.
Definition k3command.h:358
K3UndoRedoAction(Type type, KActionCollection *actionCollection, K3CommandHistory *commandHistory)
Definition k3command.cpp:360
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.