DecimalWidget Class Reference
[Option]

Decimal widget. More...

#include <optionWidgets.h>

Inheritance diagram for DecimalWidget:

OptionWidget

List of all members.

Public Slots

void updateValue ()

Public Member Functions

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


Detailed Description

Decimal widget.

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

Constructor & Destructor Documentation

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

Constructor.

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


Member Function Documentation

void DecimalWidget::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:09 2017 for MIP by  doxygen 1.5.6