69 void triggerAsyncUpdate();
80 void cancelPendingUpdate() noexcept;
92 void handleUpdateNowIfNeeded();
95 bool isUpdatePending()
const noexcept;
103 virtual void handleAsyncUpdate() = 0;
111 JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (
AsyncUpdater)
#define JUCE_API
This macro is added to all JUCE public class declarations.
Has a callback method that is triggered asynchronously.
A smart-pointer class which points to a reference-counted object.