Developer Documentation
|
Signals | |
void | chosen (DataType type, int &id) |
Public Member Functions | |
addEmptyWidget (const std::vector< DataType > &_types, const QStringList &_typeNames, QWidget *parent=0) | |
Private Slots | |
void | slotAddEmpty () |
Private Attributes | |
std::vector< DataType > | types_ |
QStringList | typeNames_ |
Definition at line 48 of file addEmptyWidget.hh.
addEmptyWidget::addEmptyWidget | ( | const std::vector< DataType > & | _types, |
const QStringList & | _typeNames, | ||
QWidget * | parent = 0 |
||
) |
Definition at line 50 of file addEmptyWidget.cc.
|
privateslot |
Definition at line 71 of file addEmptyWidget.cc.
|
private |
Definition at line 56 of file addEmptyWidget.hh.
|
private |
Definition at line 55 of file addEmptyWidget.hh.