openshot-audio  0.1.7
ThreadWithProgressWindow Member List

This is the complete list of members for ThreadWithProgressWindow, including all inherited members.

callPendingTimersSynchronously()Timerprivatestatic
getAlertWindow() const noexceptThreadWithProgressWindowinline
getTimerInterval() const noexceptTimerinlineprivate
isTimerRunning() const noexceptTimerinlineprivate
launchThread(int threadPriority=5)ThreadWithProgressWindow
setProgress(double newProgress)ThreadWithProgressWindow
setStatusMessage(const String &newStatusMessage)ThreadWithProgressWindow
startTimer(int intervalInMilliseconds) noexceptTimerprivate
startTimerHz(int timerFrequencyHz) noexceptTimerprivate
stopTimer() noexceptTimerprivate
threadComplete(bool userPressedCancel)ThreadWithProgressWindowvirtual
ThreadWithProgressWindow(const String &windowTitle, bool hasProgressBar, bool hasCancelButton, int timeOutMsWhenCancelling=10000, const String &cancelButtonText=String(), Component *componentToCentreAround=nullptr)ThreadWithProgressWindow
Timer() noexceptTimerprivate
Timer(const Timer &) noexceptTimerprivate
~ThreadWithProgressWindow()ThreadWithProgressWindow
~Timer()Timerprivatevirtual