#include <pqProxyModifiedStateUndoElement.h>
Inherits vtkSMUndoElement.
§ Superclass
§ pqProxyModifiedStateUndoElement()
| pqProxyModifiedStateUndoElement::pqProxyModifiedStateUndoElement |
( |
| ) |
|
|
protected |
§ ~pqProxyModifiedStateUndoElement()
| pqProxyModifiedStateUndoElement::~pqProxyModifiedStateUndoElement |
( |
| ) |
|
|
protected |
§ New()
§ GetClassName()
| virtual const char* pqProxyModifiedStateUndoElement::GetClassName |
( |
| ) |
|
|
virtual |
§ IsTypeOf()
| static int pqProxyModifiedStateUndoElement::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
§ IsA()
| virtual int pqProxyModifiedStateUndoElement::IsA |
( |
const char * |
type | ) |
|
|
virtual |
§ SafeDownCast()
§ PrintSelf()
| void pqProxyModifiedStateUndoElement::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
§ Undo()
| virtual int pqProxyModifiedStateUndoElement::Undo |
( |
| ) |
|
|
inlinevirtual |
§ Redo()
| virtual int pqProxyModifiedStateUndoElement::Redo |
( |
| ) |
|
|
inlinevirtual |
§ MadeUnmodified()
| void pqProxyModifiedStateUndoElement::MadeUnmodified |
( |
pqProxy * |
| ) |
|
Use this to initialize the element if the pqProxy was marked as UNMODIFIED.
§ MadeUninitialized()
| void pqProxyModifiedStateUndoElement::MadeUninitialized |
( |
pqProxy * |
| ) |
|
Use this to initialize the element if the pqProxy was marked as UNINITIALIZED.
§ InternalUndoRedo()
| bool pqProxyModifiedStateUndoElement::InternalUndoRedo |
( |
bool |
undo | ) |
|
|
protected |
§ ProxySourceGlobalId
| vtkTypeUInt32 pqProxyModifiedStateUndoElement::ProxySourceGlobalId |
|
protected |
§ Reverse
| bool pqProxyModifiedStateUndoElement::Reverse |
|
protected |
The documentation for this class was generated from the following file: