32 #ifndef pqProxySelection_h 33 #define pqProxySelection_h 35 #include "pqCoreModule.h" 39 class vtkSMProxySelectionModel;
46 typedef QList<pqServerManagerModelItem> Superclass;
52 bool copyFrom(vtkSMProxySelectionModel* other);
55 bool copyTo(vtkSMProxySelectionModel* other)
const;
pqServerManagerModelItem is a element maintained by pqServerManagerModel.
pqProxySelection is used to specify a selection comprising proxies.