Workspace 6.21.5
ThreadedChartRender Member List

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

BlockingTask(QThread *homeThread=QThread::currentThread())BlockingTaskprotected
doTask()BlockingTask
doTask(std::function< bool()> &&work, QThread *homeThread=QCoreApplication::instance() ->thread())BlockingTaskstatic
getChartAsHtml() constThreadedChartRender
getChartAsSvgXml() constThreadedChartRender
notifyProgress(int percentage)ThreadedChartRendersignal
performTask(bool *result)BlockingTasksignal
semaphore()BlockingTaskprotected
task() overrideThreadedChartRendervirtual
taskWrapper(bool *result)BlockingTaskprotectedvirtualslot
ThreadedChartRender(Chart &chart, int timeoutMsec=5000)ThreadedChartRender
ThreadedChartRender(Chart &chart, int width, int height, int timeoutMsec=5000)ThreadedChartRender
ThreadedChartRender(Chart &chart, int width, int height, QPaintDevice &imageOut, int timeoutMsec=5000)ThreadedChartRender
writeResults()ThreadedChartRenderslot
~BlockingTask() overrideBlockingTask