openshot-audio  0.1.7
juce::ThreadWithProgressWindow Member List

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

callPendingTimersSynchronously()juce::Timerprivatestatic
getAlertWindow() const noexceptjuce::ThreadWithProgressWindowinline
getCurrentThread()juce::Threadstatic
getCurrentThreadId()juce::Threadstatic
getThreadId() const noexceptjuce::Threadinline
getThreadName() const juce::Threadinline
getTimerInterval() const noexceptjuce::Timerinlineprivate
isThreadRunning() const juce::Thread
isTimerRunning() const noexceptjuce::Timerinlineprivate
launchThread(int threadPriority=5)juce::ThreadWithProgressWindow
notify() const juce::Thread
run()=0juce::Threadpure virtual
runThread(int threadPriority=5)juce::ThreadWithProgressWindow
setAffinityMask(uint32 affinityMask)juce::Thread
setCurrentThreadAffinityMask(uint32 affinityMask)juce::Threadstatic
setCurrentThreadName(const String &newThreadName)juce::Threadstatic
setCurrentThreadPriority(int priority)juce::Threadstatic
setPriority(int priority)juce::Thread
setProgress(double newProgress)juce::ThreadWithProgressWindow
setStatusMessage(const String &newStatusMessage)juce::ThreadWithProgressWindow
signalThreadShouldExit()juce::Thread
sleep(int milliseconds)juce::Threadstatic
startThread()juce::Thread
startThread(int priority)juce::Thread
startTimer(int intervalInMilliseconds) noexceptjuce::Timerprivate
startTimerHz(int timerFrequencyHz) noexceptjuce::Timerprivate
stopThread(int timeOutMilliseconds)juce::Thread
stopTimer() noexceptjuce::Timerprivate
Thread(const String &threadName)juce::Threadexplicit
threadComplete(bool userPressedCancel)juce::ThreadWithProgressWindowvirtual
ThreadID typedefjuce::Thread
threadShouldExit() const juce::Threadinline
ThreadWithProgressWindow(const String &windowTitle, bool hasProgressBar, bool hasCancelButton, int timeOutMsWhenCancelling=10000, const String &cancelButtonText=String(), Component *componentToCentreAround=nullptr)juce::ThreadWithProgressWindow
Timer() noexceptjuce::Timerprivate
Timer(const Timer &) noexceptjuce::Timerprivate
wait(int timeOutMilliseconds) const juce::Thread
waitForThreadToExit(int timeOutMilliseconds) const juce::Thread
yield()juce::Threadstatic
~Thread()juce::Threadvirtual
~ThreadWithProgressWindow()juce::ThreadWithProgressWindow
~Timer()juce::Timerprivatevirtual