StringWidget Class Reference
[Option]

String widget. More...

#include <optionWidgets.h>

Inheritance diagram for StringWidget:

OptionWidget

List of all members.

Public Slots

void updateValue ()

Public Member Functions

 StringWidget (string &name, string &description, string *pValue, QWidget *parent=0)
 Constructor.


Detailed Description

String widget.

Author:
Antonio Franchi, antonio.franchi@tuebingen.mpg.de
Todo:
Put a mutex here

Constructor & Destructor Documentation

StringWidget::StringWidget ( string &  name,
string &  description,
string *  pValue,
QWidget *  parent = 0 
)

Constructor.

Parameters:
[in] &name Name
[in] &description Description.
inout].*pValue Pointer to the string variable (which is changed accordingly).
[in] parent Parent Widget.


Member Function Documentation

void StringWidget::updateValue ( void   )  [virtual, slot]

Reimplemented from OptionWidget.


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

Generated on Mon Feb 20 07:01:10 2017 for MIP by  doxygen 1.5.6