Home |
The QtUndoListBox class is a QListBox which displays the commands on the QtUndoStack associated with the focused target. More...
#include <QtUndoListBox>
Inherits QListWidget.
The QtUndoListBox class is a QListBox which displays the commands on the QtUndoStack associated with the focused target.
QtUndoListBox keeps track of changes in the stack and focus in the application, and updates itself accordingly. Selecting a command causes undo or redo until the selected command is current. Hence the history of changes can be undone or redone by traversing the list.
Constructs a QtUndoListBox. The parent is passed on to the QListBox constructor.
Copyright © 2008 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt Solutions |