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