ParaView
|
#include "pqCoreModule.h"
#include "vtkSMProxy.h"
#include "vtkSmartPointer.h"
#include <QMetaType>
Go to the source code of this file.
Typedefs | |
typedef vtkSmartPointer< vtkSMProxy > | pqSMProxy |
make pqSMProxy synonymous to a smart pointer of a vtkSMProxy More... | |
Variables | |
PQCORE_EXPORT const int | pqSMProxyMetaTypeId |
declare pqSMProxy for use with QVariant More... | |
typedef vtkSmartPointer<vtkSMProxy> pqSMProxy |
make pqSMProxy synonymous to a smart pointer of a vtkSMProxy
Definition at line 42 of file pqSMProxy.h.
PQCORE_EXPORT const int pqSMProxyMetaTypeId |
declare pqSMProxy for use with QVariant