Allows to show undo stack and provides operations on it. More...
#include <editor.h>
Signals | |
| void | closed () |
Public Member Functions | |
| UndoView (QUndoStack *stack, QWidget *parent=0) | |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *event) |
Allows to show undo stack and provides operations on it.
Definition at line 540 of file editor.h.
| UndoView::UndoView | ( | QUndoStack * | stack, | |
| QWidget * | parent = 0 | |||
| ) |
Definition at line 3943 of file editor.cpp.
| void UndoView::closed | ( | ) | [signal] |
Definition at line 433 of file moc_editor.cpp.
Referenced by closeEvent().
Here is the caller graph for this function:| void UndoView::closeEvent | ( | QCloseEvent * | event | ) | [protected] |
Definition at line 3952 of file editor.cpp.
References closed().
Here is the call graph for this function:
1.7.0