|
struct | LoadInfos |
| Struct containing all relevant information about a load operation. More...
|
|
|
| LoadFromPluginThread (const QVector< LoadInfos > &_loadInfos, const QString &_jobName) |
|
int | getObjId (int index) const |
|
const QString & | getFilename (int index) const |
|
| OpenFlipperThread (QString _jobId) |
|
void | run () |
| Main processing. More...
|
|
virtual void | cancel () |
| Cancel the job. More...
|
|
QString | jobId () |
| get JobId get the Id of the current Job
|
|
|
const QVector< LoadInfos > & | infos_ |
|
QVector< int > | loadedIds_ |
|
Definition at line 11 of file OpenFunctionThread.hh.
The documentation for this class was generated from the following files: