|
| struct | LoadInfos |
| | Struct containing all relevant information about a load operation. More...
|
| |
|
|
void | updateView () |
| |
| void | startProcessingInternal () |
| | start processing of a function
|
| |
| void | state (QString _jobId, int _state) |
| | Tell core about job state.
|
| |
| void | function (const QString _jobId="") |
| | job function
|
| |
| void | finished (QString _jobId) |
| | job done
|
| |
Definition at line 11 of file OpenFunctionThread.hh.
◆ ~LoadFromPluginThread()
| LoadFromPluginThread::~LoadFromPluginThread |
( |
| ) |
|
◆ LoadFromPluginThread()
| LoadFromPluginThread::LoadFromPluginThread |
( |
const QVector< LoadInfos > & |
_loadInfos, |
|
|
const QString & |
_jobName |
|
) |
| |
◆ getFilename()
| const QString & LoadFromPluginThread::getFilename |
( |
int |
index | ) |
const |
◆ getObjId()
| int LoadFromPluginThread::getObjId |
( |
int |
index | ) |
const |
◆ loadFromPlugin
| void LoadFromPluginThread::loadFromPlugin |
( |
| ) |
|
|
slot |
◆ infos_
| const QVector<LoadInfos>& LoadFromPluginThread::infos_ |
|
private |
◆ loadedIds_
| QVector<int> LoadFromPluginThread::loadedIds_ |
|
private |
The documentation for this class was generated from the following files: