openshot-audio
0.1.7
|
This is the complete list of members for ThreadWithProgressWindow, including all inherited members.
callPendingTimersSynchronously() | Timer | privatestatic |
getAlertWindow() const noexcept | ThreadWithProgressWindow | inline |
getTimerInterval() const noexcept | Timer | inlineprivate |
isTimerRunning() const noexcept | Timer | inlineprivate |
launchThread(int threadPriority=5) | ThreadWithProgressWindow | |
setProgress(double newProgress) | ThreadWithProgressWindow | |
setStatusMessage(const String &newStatusMessage) | ThreadWithProgressWindow | |
startTimer(int intervalInMilliseconds) noexcept | Timer | private |
startTimerHz(int timerFrequencyHz) noexcept | Timer | private |
stopTimer() noexcept | Timer | private |
threadComplete(bool userPressedCancel) | ThreadWithProgressWindow | virtual |
ThreadWithProgressWindow(const String &windowTitle, bool hasProgressBar, bool hasCancelButton, int timeOutMsWhenCancelling=10000, const String &cancelButtonText=String(), Component *componentToCentreAround=nullptr) | ThreadWithProgressWindow | |
Timer() noexcept | Timer | private |
Timer(const Timer &) noexcept | Timer | private |
~ThreadWithProgressWindow() | ThreadWithProgressWindow | |
~Timer() | Timer | privatevirtual |