openshot-audio
0.1.6
|
This is the complete list of members for juce::BubbleMessageComponent, including all inherited members.
BubbleMessageComponent(int fadeOutLengthMs=150) | juce::BubbleMessageComponent | |
callPendingTimersSynchronously() | juce::Timer | privatestatic |
getContentSize(int &w, int &h) | juce::BubbleMessageComponent | |
getTimerInterval() const noexcept | juce::Timer | inlineprivate |
isTimerRunning() const noexcept | juce::Timer | inlineprivate |
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) noexcept | juce::Timer | private |
startTimerHz(int timerFrequencyHz) noexcept | juce::Timer | private |
stopTimer() noexcept | juce::Timer | private |
Timer() noexcept | juce::Timer | private |
Timer(const Timer &) noexcept | juce::Timer | private |
timerCallback() | juce::BubbleMessageComponent | virtual |
~BubbleMessageComponent() | juce::BubbleMessageComponent | |
~Timer() | juce::Timer | privatevirtual |