openshot-audio  0.1.5
ThreadWithProgressWindow Member List

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

callPendingTimersSynchronously()Timerprivatestatic
getAlertWindow() const noexceptThreadWithProgressWindowinline
getCurrentThread()Threadstatic
getCurrentThreadId()Threadstatic
getThreadId() const noexceptThreadinline
getThreadName() constThreadinline
getTimerInterval() const noexceptTimerinlineprivate
isThreadRunning() constThread
isTimerRunning() const noexceptTimerinlineprivate
launchThread(int threadPriority=5)ThreadWithProgressWindow
notify() constThread
run()=0Threadpure virtual
setAffinityMask(uint32 affinityMask)Thread
setCurrentThreadAffinityMask(uint32 affinityMask)Threadstatic
setCurrentThreadName(const String &newThreadName)Threadstatic
setCurrentThreadPriority(int priority)Threadstatic
setPriority(int priority)Thread
setProgress(double newProgress)ThreadWithProgressWindow
setStatusMessage(const String &newStatusMessage)ThreadWithProgressWindow
signalThreadShouldExit()Thread
sleep(int milliseconds)Threadstatic
startThread()Thread
startThread(int priority)Thread
startTimer(int intervalInMilliseconds) noexceptTimerprivate
startTimerHz(int timerFrequencyHz) noexceptTimerprivate
stopThread(int timeOutMilliseconds)Thread
stopTimer() noexceptTimerprivate
Thread(const String &threadName)Threadexplicit
threadComplete(bool userPressedCancel)ThreadWithProgressWindowvirtual
ThreadID typedefThread
threadShouldExit() constThreadinline
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
wait(int timeOutMilliseconds) constThread
waitForThreadToExit(int timeOutMilliseconds) constThread
yield()Threadstatic
~Thread()Threadvirtual
~ThreadWithProgressWindow()ThreadWithProgressWindow
~Timer()Timerprivatevirtual