32 #ifndef pqAnimatableProxyComboBox_h 33 #define pqAnimatableProxyComboBox_h 35 #include "pqComponentsModule.h" 51 typedef QComboBox Superclass;
62 void addProxy(
int index,
const QString& label,
vtkSMProxy*);
63 void removeProxy(
const QString& label);
70 void onCurrentSourceChanged(
int idx);
pqServerManagerModelItem is a element maintained by pqServerManagerModel.
proxy for a VTK object(s) on a server
PQ representation for a vtkSMProxy that can be involved in a pipeline.
pqAnimatableProxyComboBox is a combo box that can list the animatable proxies.