#include <GeneralSliderView.h>
◆ setCallback()
virtual void cnoid::GeneralSliderView::Slider::setCallback |
( |
std::function< void(double value)> |
callback | ) |
|
|
pure virtual |
- Note
- The callback function is called from the main thread
◆ setValue()
virtual void cnoid::GeneralSliderView::Slider::setValue |
( |
double |
value, |
|
|
bool |
doSync = false |
|
) |
| |
|
pure virtual |
◆ value()
virtual double cnoid::GeneralSliderView::Slider::value |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: