51 #include "selection.hh"
52 #include "selectionWidget.hh"
67 types_ <<
"Selection";
69 hints_ <<
"default" <<
"multiple" <<
"names" <<
"descriptions";
71 convertTypes_ <<
"String";
TypeWidget * widget(QMap< QString, QString > _hints, QString _typeName, QWidget *_parent=NULL)
Returns configuration widget.
bool hasWidget()
Has configuration widget.
TypeSelection()
Constructor.