Signals | Public Member Functions | Protected Member Functions

UndoView Class Reference

Allows to show undo stack and provides operations on it. More...

#include <editor.h>

List of all members.

Signals

void closed ()

Public Member Functions

 UndoView (QUndoStack *stack, QWidget *parent=0)

Protected Member Functions

void closeEvent (QCloseEvent *event)

Detailed Description

Allows to show undo stack and provides operations on it.

Definition at line 540 of file editor.h.


Constructor & Destructor Documentation

UndoView::UndoView ( QUndoStack *  stack,
QWidget *  parent = 0 
)

Definition at line 3943 of file editor.cpp.


Member Function Documentation

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:


The documentation for this class was generated from the following files: