openshot-audio
0.1.6
|
This is the complete list of members for BubbleMessageComponent, including all inherited members.
BubbleMessageComponent(int fadeOutLengthMs=150) | BubbleMessageComponent | |
callPendingTimersSynchronously() | Timer | privatestatic |
getContentSize(int &w, int &h) | BubbleMessageComponent | |
getTimerInterval() const noexcept | Timer | inlineprivate |
isTimerRunning() const noexcept | Timer | inlineprivate |
paintContent(Graphics &g, int w, int h) | BubbleMessageComponent | |
showAt(const Rectangle< int > &position, const AttributedString &message, int numMillisecondsBeforeRemoving, bool removeWhenMouseClicked=true, bool deleteSelfAfterUse=false) | BubbleMessageComponent | |
showAt(Component *component, const AttributedString &message, int numMillisecondsBeforeRemoving, bool removeWhenMouseClicked=true, bool deleteSelfAfterUse=false) | BubbleMessageComponent | |
startTimer(int intervalInMilliseconds) noexcept | Timer | private |
startTimerHz(int timerFrequencyHz) noexcept | Timer | private |
stopTimer() noexcept | Timer | private |
Timer() noexcept | Timer | private |
Timer(const Timer &) noexcept | Timer | private |
timerCallback() | BubbleMessageComponent | virtual |
~BubbleMessageComponent() | BubbleMessageComponent | |
~Timer() | Timer | privatevirtual |