An RAII class for sending slider listener drag messages.
More...
An RAII class for sending slider listener drag messages.
This is useful if you are programmatically updating the slider's value and want to imitate a mouse event, for example in a custom AccessibilityHandler.
- See also
- Slider::Listener
◆ ScopedDragNotification()
Slider::ScopedDragNotification::ScopedDragNotification |
( |
Slider & |
| ) |
|
|
explicit |
◆ ~ScopedDragNotification()
Slider::ScopedDragNotification::~ScopedDragNotification |
( |
| ) |
|
The documentation for this class was generated from the following file: