IntWidget Class Reference
[Option]

Int widget. More...

#include <optionWidgets.h>

Inheritance diagram for IntWidget:

OptionWidget

List of all members.

Public Slots

void updateValue ()

Public Member Functions

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


Detailed Description

Int widget.

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

Constructor & Destructor Documentation

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

Constructor.

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


Member Function Documentation

void IntWidget::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