Go to the source code of this file.
Classes | |
class | pqServerManagerModel |
pqServerManagerModel is the model for the Server Manager. More... | |
Functions | |
template<class T > | |
QList< T > | pqFindItems (const pqServerManagerModel *model) |
template<class T > | |
QList< T > | pqFindItems (const pqServerManagerModel *model, pqServer *server) |
template<class T > | |
T | pqFindItem (const pqServerManagerModel *model, const QString &name) |
template<class T > | |
T | pqFindItem (const pqServerManagerModel *model, vtkSMProxy *proxy) |
template<class T > | |
T | pqFindItem (const pqServerManagerModel *model, vtkTypeUInt32 id) |
template<class T > | |
int | pqGetNumberOfItems (const pqServerManagerModel *model) |
template<class T > | |
T | pqGetItemAtIndex (const pqServerManagerModel *model, int index) |
|
inline |
Definition at line 373 of file pqServerManagerModel.h.
|
inline |
Definition at line 383 of file pqServerManagerModel.h.
|
inline |
Definition at line 408 of file pqServerManagerModel.h.
|
inline |
Definition at line 393 of file pqServerManagerModel.h.
|
inline |
Definition at line 401 of file pqServerManagerModel.h.
|
inline |
Definition at line 416 of file pqServerManagerModel.h.
|
inline |
Definition at line 423 of file pqServerManagerModel.h.