Developer Documentation
VSI::ObjectIdWidget Class Reference

#include <Plugin-VSI/types/objectId/objectIdWidget.hh>

Inheritance diagram for VSI::ObjectIdWidget:
VSI::TypeWidget

Public Member Functions

 ObjectIdWidget (QMap< QString, QString > &_hints, QString _typeName, QWidget *_parent=NULL)
 Constructor.
 
 ~ObjectIdWidget ()
 Destructor.
 
QString toValue ()
 Convert current value to string.
 
void fromValue (QString _from)
 Read value from string.
 
void toDefault ()
 Reset to default.
 
- Public Member Functions inherited from VSI::TypeWidget
 TypeWidget (QMap< QString, QString > &_hints, QString _typeName, QWidget *_parent=NULL)
 Constructor.
 
virtual ~TypeWidget ()
 Destructor.
 

Private Slots

void showPickDialog ()
 

Private Attributes

QPushButton * pickButton_
 
QComboBox * combo_
 
QStringList flags_
 
QStringList types_
 
bool withGroups_
 

Detailed Description

Widget to configure object id inputs

Definition at line 69 of file objectIdWidget.hh.


The documentation for this class was generated from the following files: