itom  4.1.0
ito::ParamIntWidget Class Reference
Inheritance diagram for ito::ParamIntWidget:

Public Slots

void setParam (const ito::Param &param, bool forceValueChanged=false)
 
void setKeyboardTracking (bool tracking)
 
void setValue (int value)
 
void setMeta (const ito::IntMeta &meta)
 

Signals

void valueChanged (int value)
 

Public Member Functions

 ParamIntWidget (QWidget *parent=0)
 
ito::Param param () const
 
bool keyboardTracking () const
 
int value () const
 
ito::IntMeta meta () const
 

Protected Attributes

QScopedPointer< ParamIntWidgetPrivated_ptr
 

Properties

bool keyboardTracking
 

Private Member Functions

 Q_DECLARE_PRIVATE (ParamIntWidget)
 
 Q_DISABLE_COPY (ParamIntWidget)
 
 Q_PRIVATE_SLOT (d_func(), void slotValueChanged(int)) Q_PRIVATE_SLOT(d_func()
 
void slotValueChanged (double)) Q_PRIVATE_SLOT(d_func()
 

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