290 widgetStartPressed();
298 widgetFirstPartPressed();
302 widgetSecondPartPressed();
463 widgetStartPressed();
467 widgetFirstPartPressed();
469 widgetSecondPartPressed();
472 void ScrollBar::widgetStartPressed()
489 void ScrollBar::widgetEndPressed()
506 void ScrollBar::widgetFirstPartPressed()
523 void ScrollBar::widgetSecondPartPressed()
547 else if (
_key ==
"RangePosition")
551 else if (
_key ==
"Page")
555 else if (
_key ==
"ViewPage")
559 else if (
_key ==
"WheelPage")
563 else if (
_key ==
"MoveToClick")
567 else if (
_key ==
"VerticalAlignment")
571 else if (
_key ==
"Repeat")
575 else if (
_key ==
"RepeatTriggerTime")
579 else if (
_key ==
"RepeatStepTime")
static ControllerManager & getInstance()
static std::string_view getClassTypeName()
const IntPoint & getAbsolutePosition() const
Type * castType(bool _throw=true)
bool isUserString(std::string_view _key) const
std::string_view getUserString(std::string_view _key) const
delegates::DelegateFunction< Args... > * newDelegate(void(*_func)(Args... args))