#include <SVTK_ComboAction.h>
SVTK_ComboAction::SVTK_ComboAction |
( |
QObject * |
parent = 0 | ) |
|
SVTK_ComboAction::SVTK_ComboAction |
( |
const QString & |
text, |
|
|
QObject * |
parent = 0 |
|
) |
| |
SVTK_ComboAction::~SVTK_ComboAction |
( |
| ) |
|
|
virtual |
void SVTK_ComboAction::clear |
( |
| ) |
|
int SVTK_ComboAction::currentIndex |
( |
| ) |
const |
void SVTK_ComboAction::insertItem |
( |
const QIcon & |
icon, |
|
|
const int |
index = -1 |
|
) |
| |
void SVTK_ComboAction::setCurrentIndex |
( |
const int |
id | ) |
|
void SVTK_ComboAction::triggered |
( |
int |
| ) |
|
|
signal |
void SVTK_ComboAction::update |
( |
| ) |
|
|
protectedvirtual |
void SVTK_ComboAction::updateCombo |
( |
QComboBox * |
combo | ) |
|
|
protectedvirtual |
int SVTK_ComboAction::myCurId |
|
private |
QList<QIcon> SVTK_ComboAction::myIcons |
|
private |
The documentation for this class was generated from the following files: