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