GUI Runner Thread for running descendants of iAFilter.
More...
#include <iAFilterRunnerGUI.h>
GUI Runner Thread for running descendants of iAFilter.
Used in iAFilterRunnerGUI::run (see below) as thread to run a descendant of iAFilter inside its own thread needs to be in the .h file so that moc'ing it works.
◆ iAFilterRunnerGUIThread()
| iAFilterRunnerGUIThread::iAFilterRunnerGUIThread |
( |
std::shared_ptr< iAFilter > |
filter, |
|
|
QVariantMap |
paramValues, |
|
|
iAMdiChild * |
sourceMDI |
|
) |
| |
◆ abort()
| void iAFilterRunnerGUIThread::abort |
( |
| ) |
|
|
overridevirtual |
◆ addInput()
| void iAFilterRunnerGUIThread::addInput |
( |
std::shared_ptr< iADataSet > |
dataSet | ) |
|
◆ filter()
| std::shared_ptr< iAFilter > iAFilterRunnerGUIThread::filter |
( |
| ) |
|
◆ inputCount()
| size_t iAFilterRunnerGUIThread::inputCount |
( |
| ) |
const |
◆ run()
| void iAFilterRunnerGUIThread::run |
( |
| ) |
|
|
override |
◆ sourceMDI()
| iAMdiChild * iAFilterRunnerGUIThread::sourceMDI |
( |
| ) |
|
The documentation for this class was generated from the following files: