53#include <klocalizedstring.h>
74#ifndef QT_NO_UNDOGROUP
80#ifndef QT_NO_UNDOGROUP
94#ifndef QT_NO_UNDOGROUP
The KUndo2Group class is a group of KUndo2QStack objects.
The KUndo2QStack class is a stack of KUndo2Command objects.
The KisUndoView class displays the contents of a KUndo2QStack.
void setEmptyLabel(const QString &label)
KisUndoView(QWidget *parent=0)
KUndo2QStack * stack() const
QString emptyLabel
the label used for the empty state.
void setCleanIcon(const QIcon &icon)
void setCanvas(KisCanvas2 *canvas)
KisUndoViewPrivate *const d
void slotScrollerStateChanged(QScroller::State state)
KUndo2Group * group() const
void setStack(KUndo2QStack *stack)
void setGroup(KUndo2Group *group)
QIcon cleanIcon
the icon used to represent the clean state.