openshot-audio  0.1.7
juce::BubbleMessageComponent Member List

This is the complete list of members for juce::BubbleMessageComponent, including all inherited members.

BubbleMessageComponent(int fadeOutLengthMs=150)juce::BubbleMessageComponent
callPendingTimersSynchronously()juce::Timerprivatestatic
getContentSize(int &w, int &h)juce::BubbleMessageComponent
getTimerInterval() const noexceptjuce::Timerinlineprivate
isTimerRunning() const noexceptjuce::Timerinlineprivate
paintContent(Graphics &g, int w, int h)juce::BubbleMessageComponent
showAt(const Rectangle< int > &position, const AttributedString &message, int numMillisecondsBeforeRemoving, bool removeWhenMouseClicked=true, bool deleteSelfAfterUse=false)juce::BubbleMessageComponent
showAt(Component *component, const AttributedString &message, int numMillisecondsBeforeRemoving, bool removeWhenMouseClicked=true, bool deleteSelfAfterUse=false)juce::BubbleMessageComponent
startTimer(int intervalInMilliseconds) noexceptjuce::Timerprivate
startTimerHz(int timerFrequencyHz) noexceptjuce::Timerprivate
stopTimer() noexceptjuce::Timerprivate
Timer() noexceptjuce::Timerprivate
Timer(const Timer &) noexceptjuce::Timerprivate
timerCallback()juce::BubbleMessageComponentvirtual
~BubbleMessageComponent()juce::BubbleMessageComponent
~Timer()juce::Timerprivatevirtual