Classes | Typedefs
pqProxySelection.h File Reference
#include "pqCoreModule.h"
#include <QList>
Include dependency graph for pqProxySelection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pqProxySelectionUtilities
 

Typedefs

using pqProxySelection = QList< pqServerManagerModelItem * >
 pqProxySelection is used to specify a selection comprising proxies. More...
 

Typedef Documentation

◆ pqProxySelection

pqProxySelection is used to specify a selection comprising proxies.

pqProxySelection provides methods to convert to and from vtkSMProxySelectionModel.

Definition at line 46 of file pqProxySelection.h.