Typedefs | Functions | Variables
pqSMProxy.h File Reference
#include "pqCoreModule.h"
#include "vtkSMProxy.h"
#include "vtkSmartPointer.h"
#include <QMetaType>
Include dependency graph for pqSMProxy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef vtkSmartPointer< vtkSMProxypqSMProxy
 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 Documentation

◆ pqSMProxy

make pqSMProxy synonymous to a smart pointer of a vtkSMProxy

Definition at line 16 of file pqSMProxy.h.

Function Documentation

◆ Q_DECLARE_METATYPE()

Q_DECLARE_METATYPE ( pqSMProxy  )

declare pqSMProxy for use with QVariant

Definition at line 21 of file pqSMProxy.h.

Variable Documentation

◆ pqSMProxySchwartzCounter

pqSMProxySchwartzCounter

Definition at line 31 of file pqSMProxy.h.