#include <SVTK_ComboAction.h>
Constructor & Destructor Documentation
| SVTK_ComboAction::SVTK_ComboAction |
( |
QObject * |
parent = 0 | ) |
|
| SVTK_ComboAction::SVTK_ComboAction |
( |
const QString & |
text, |
|
|
QObject * |
parent = 0 |
|
) |
| |
| SVTK_ComboAction::~SVTK_ComboAction |
( |
| ) |
[virtual] |
Member Function Documentation
| void SVTK_ComboAction::insertItem |
( |
const QIcon & |
icon, |
|
|
const int |
index = -1 |
|
) |
| |
| void SVTK_ComboAction::clear |
( |
| ) |
|
| void SVTK_ComboAction::setCurrentIndex |
( |
const int |
id | ) |
|
| int SVTK_ComboAction::currentIndex |
( |
| ) |
const |
| void SVTK_ComboAction.triggered |
( |
int |
| ) |
[signal] |
| QWidget * SVTK_ComboAction::createWidget |
( |
QWidget * |
parent | ) |
[protected, virtual] |
| void SVTK_ComboAction::update |
( |
| ) |
[protected, virtual] |
| void SVTK_ComboAction::updateCombo |
( |
QComboBox * |
combo | ) |
[protected, virtual] |
Field Documentation