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.
Public Member Functions | |
ScopedDragNotification (Slider &) | |
~ScopedDragNotification () |
|
explicit |
References juce::Slider::Slider().
Referenced by ~ScopedDragNotification().
juce::Slider::ScopedDragNotification::~ScopedDragNotification | ( | ) |
References ScopedDragNotification(), and juce::Slider::Slider().