#include <vtkSMNewWidgetRepresentationProxyAbstract.h>


Public Member Functions | |
| vtkSMWidgetObserver () | |
| void | Execute (vtkObject *caller, unsigned long event, void *) override |
Public Member Functions inherited from vtkCommand | |
| vtkBaseTypeMacro (vtkCommand, vtkObjectBase) | |
| void | UnRegister () |
| virtual void | UnRegister (vtkObjectBase *) |
| void | SetAbortFlag (int f) |
| int | GetAbortFlag () |
| void | AbortFlagOn () |
| void | AbortFlagOff () |
| void | SetPassiveObserver (int f) |
| int | GetPassiveObserver () |
| void | PassiveObserverOn () |
| void | PassiveObserverOff () |
| void | UnRegister () |
| virtual void | UnRegister (vtkObjectBase *) |
| void | SetAbortFlag (int f) |
| int | GetAbortFlag () |
| void | AbortFlagOn () |
| void | AbortFlagOff () |
| void | SetPassiveObserver (int f) |
| int | GetPassiveObserver () |
| void | PassiveObserverOn () |
| void | PassiveObserverOff () |
| vtkCommand () | |
| virtual | ~vtkCommand () |
| vtkCommand (const vtkCommand &c) | |
| void | operator= (const vtkCommand &) |
Public Member Functions inherited from vtkObjectBase | |
| const char * | GetClassName () const |
| virtual vtkTypeBool | IsA (const char *name) |
| virtual void | Delete () |
| virtual void | FastDelete () |
| void | Print (ostream &os) |
| virtual void | Register (vtkObjectBase *o) |
| void | SetReferenceCount (int) |
| virtual void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | PrintHeader (ostream &os, vtkIndent indent) |
| virtual void | PrintTrailer (ostream &os, vtkIndent indent) |
| int | GetReferenceCount () |
| void | PrintRevisions (ostream &) |
| virtual void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | PrintHeader (ostream &os, vtkIndent indent) |
| virtual void | PrintTrailer (ostream &os, vtkIndent indent) |
| int | GetReferenceCount () |
| void | PrintRevisions (ostream &) |
Static Public Member Functions | |
| static vtkSMWidgetObserver * | New () |
Static Public Member Functions inherited from vtkCommand | |
| static const char * | GetStringFromEventId (unsigned long event) |
| static unsigned long | GetEventIdFromString (const char *event) |
| static const char * | GetStringFromEventId (unsigned long event) |
| static unsigned long | GetEventIdFromString (const char *event) |
Static Public Member Functions inherited from vtkObjectBase | |
| static vtkTypeBool | IsTypeOf (const char *name) |
| static vtkObjectBase * | New () |
| static vtkObjectBase * | New () |
Public Attributes | |
| vtkWeakPointer< vtkSMNewWidgetRepresentationProxyAbstract > | WidgetRepresentation |
Public Attributes inherited from vtkCommand | |
| vtkEventDeclarationMacro(EventIds) protected int | PassiveObserver |
Additional Inherited Members | |
Protected Member Functions inherited from vtkObjectBase | |
| vtkObjectBase () | |
| virtual | ~vtkObjectBase () |
| virtual void | CollectRevisions (ostream &) |
| virtual void | RegisterInternal (vtkObjectBase *, vtkTypeBool check) |
| virtual void | UnRegisterInternal (vtkObjectBase *, vtkTypeBool check) |
| virtual void | ReportReferences (vtkGarbageCollector *) |
| vtkObjectBase (const vtkObjectBase &) | |
| void | operator= (const vtkObjectBase &) |
Protected Attributes inherited from vtkObjectBase | |
| vtkAtomicInt32 | ReferenceCount |
| vtkWeakPointerBase ** | WeakPointers |
Definition at line 82 of file vtkSMNewWidgetRepresentationProxyAbstract.h.
| vtkSMNewWidgetRepresentationProxyAbstract::vtkSMWidgetObserver::vtkSMWidgetObserver | ( | ) |
|
inlinestatic |
Definition at line 85 of file vtkSMNewWidgetRepresentationProxyAbstract.h.
|
overridevirtual |
Implements vtkCommand.
| vtkWeakPointer<vtkSMNewWidgetRepresentationProxyAbstract> vtkSMNewWidgetRepresentationProxyAbstract::vtkSMWidgetObserver::WidgetRepresentation |
Definition at line 93 of file vtkSMNewWidgetRepresentationProxyAbstract.h.
1.8.17 on Wed Mar 27 2024