pqAnimatableProxyComboBox is a combo box that can list the animatable proxies.
More...
#include <pqAnimatableProxyComboBox.h>
Inherits QComboBox.
pqAnimatableProxyComboBox is a combo box that can list the animatable proxies.
All pqPipelineSources are automatically in this list Any other proxies must be manually added.
Definition at line 20 of file pqAnimatableProxyComboBox.h.
◆ pqAnimatableProxyComboBox()
pqAnimatableProxyComboBox::pqAnimatableProxyComboBox |
( |
QWidget * |
parent = nullptr | ) |
|
◆ ~pqAnimatableProxyComboBox()
pqAnimatableProxyComboBox::~pqAnimatableProxyComboBox |
( |
| ) |
|
|
override |
◆ getCurrentProxy()
vtkSMProxy* pqAnimatableProxyComboBox::getCurrentProxy |
( |
| ) |
const |
Returns the current source.
◆ addProxy()
void pqAnimatableProxyComboBox::addProxy |
( |
int |
index, |
|
|
const QString & |
label, |
|
|
vtkSMProxy * |
|
|
) |
| |
◆ removeProxy()
void pqAnimatableProxyComboBox::removeProxy |
( |
const QString & |
label | ) |
|
◆ findProxy()
◆ onSourceAdded
◆ onSourceRemoved
◆ onNameChanged
◆ onCurrentSourceChanged
void pqAnimatableProxyComboBox::onCurrentSourceChanged |
( |
int |
idx | ) |
|
|
protectedslot |
◆ currentProxyChanged
void pqAnimatableProxyComboBox::currentProxyChanged |
( |
vtkSMProxy * |
| ) |
|
|
signal |
The documentation for this class was generated from the following file: