7#include <QtGui/qtguiglobal.h>
8#include <QtCore/qobject.h>
9#include <QtCore/qstring.h>
28 void addStack(QUndoStack *stack);
29 void removeStack(QUndoStack *stack);
31 QUndoStack *activeStack()
const;
47 void setActiveStack(QUndoStack *stack);
The QAction class provides an abstraction for user commands that can be added to different user inter...
\macro QT_RESTRICTED_CAST_FROM_ASCII
The QUndoGroup class is a group of QUndoStack objects.
void canUndoChanged(bool canUndo)
This signal is emitted whenever the active stack emits QUndoStack::canUndoChanged() or the active sta...
void cleanChanged(bool clean)
This signal is emitted whenever the active stack emits QUndoStack::cleanChanged() or the active stack...
void redoTextChanged(const QString &redoText)
This signal is emitted whenever the active stack emits QUndoStack::redoTextChanged() or the active st...
void canRedoChanged(bool canRedo)
This signal is emitted whenever the active stack emits QUndoStack::canRedoChanged() or the active sta...
void undoTextChanged(const QString &undoText)
This signal is emitted whenever the active stack emits QUndoStack::undoTextChanged() or the active st...
void activeStackChanged(QUndoStack *stack)
This signal is emitted whenever the active stack of the group changes.
void indexChanged(int idx)
This signal is emitted whenever the active stack emits QUndoStack::indexChanged() or the active stack...
Combined button and popup list for selecting options.
#define QT_REQUIRE_CONFIG(feature)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent