Developer Documentation
|
#include <OpenFlipper/publicWidgets/objectSelectionWidget/objectSelectionWidget.hh>
Public Member Functions | |
ObjectSelectionWidget (QMap< QString, QString > &_hints, QString _typeName, QWidget *_parent=NULL) | |
Constructor. | |
~ObjectSelectionWidget () | |
Destructor. | |
Private Slots | |
void | showPickDialog () |
Private Attributes | |
QPushButton * | pickButton_ |
QComboBox * | combo_ |
QStringList | flags_ |
QStringList | types_ |
bool | withGroups_ |
Widget to configure object id inputs
Definition at line 69 of file objectSelectionWidget.hh.