4 #ifndef pqOutputPortComboBox_h 5 #define pqOutputPortComboBox_h 21 typedef QComboBox Superclass;
49 void fillExistingPorts();
79 void onCurrentIndexChanged(
int index);
pqOutputPort is a server manager model item for an output port of any pqPipelineSource item...
#define PQCOMPONENTS_EXPORT
pqServerManagerModelItem is a element maintained by pqServerManagerModel.
bool autoUpdateIndex() const
void setAutoUpdateIndex(bool val)
Enable/Disable changing of the combo-box selected index based on the active source/port.
PQ representation for a vtkSMProxy that can be involved in a pipeline.
pqOutputPortComboBox is a combo-box that shows all outputports for all sources/filters.