|
Choreonoid
1.8
|
#include <FloatingNumberBox.h>
Public Member Functions | |
| FloatingNumberBox (QWidget *parent=0) | |
| SignalProxy< void(int)> | sigValueChanged () |
| void | setValue (double v) |
| double | value () const |
| FloatingNumberBox::FloatingNumberBox | ( | QWidget * | parent = 0 | ) |
| void FloatingNumberBox::setValue | ( | double | v | ) |
|
inline |
| double FloatingNumberBox::value | ( | ) | const |
1.8.17