|
ParaView
|
#include <vtkUndoStackInternal.h>

Public Member Functions | |
| Element (const char *label, vtkUndoSet *set) | |
Public Attributes | |
| std::string | Label |
| vtkSmartPointer< vtkUndoSet > | UndoSet |
Definition at line 24 of file vtkUndoStackInternal.h.
| vtkUndoStackInternal::Element::Element | ( | const char * | label, |
| vtkUndoSet * | set | ||
| ) | [inline] |
Definition at line 28 of file vtkUndoStackInternal.h.
Definition at line 26 of file vtkUndoStackInternal.h.
Definition at line 27 of file vtkUndoStackInternal.h.
1.7.5.1