KDEUI
kundostack.h
Go to the documentation of this file.
49 QAction* createRedoAction(KActionCollection* actionCollection, const QString& actionName = QString());
56 QAction* createUndoAction(KActionCollection* actionCollection, const QString& actionName = QString());
QAction * createUndoAction(QObject *parent, const QString &prefix) const
QAction * createRedoAction(QObject *parent, const QString &prefix) const
Extends QUndoStack with functions that creates actions with KDE's default icons and shortcuts...
Definition: kundostack.h:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.