Go to the source code of this file.
Typedefs | |
typedef vtkSmartPointer< vtkSMProxy > | pqSMProxy |
make pqSMProxy synonymous to a smart pointer of a vtkSMProxy More... | |
Functions | |
Q_DECLARE_METATYPE (pqSMProxy) static class PQCORE_EXPORT pqSMProxySchwartzCounter | |
declare pqSMProxy for use with QVariant More... | |
Variables | |
pqSMProxySchwartzCounter | |
typedef vtkSmartPointer<vtkSMProxy> pqSMProxy |
make pqSMProxy synonymous to a smart pointer of a vtkSMProxy
Definition at line 16 of file pqSMProxy.h.
Q_DECLARE_METATYPE | ( | pqSMProxy | ) |
declare pqSMProxy for use with QVariant
Definition at line 21 of file pqSMProxy.h.
pqSMProxySchwartzCounter |
Definition at line 31 of file pqSMProxy.h.