|
| FileActionItemInfoList (const FileActionItemInfoList ©) |
|
void | dbFinished () const |
|
void | dbProcessed (int numberOfInfos) const |
|
void | dbProcessedOne () const |
| db worker progress info
|
|
void | finishedWriting () const |
|
FileActionProgressItemContainer * | progress () const |
|
void | schedulingForDB (const QString &action, FileActionProgressItemCreator *const creator) |
|
void | schedulingForDB (int numberOfInfos, const QString &action, FileActionProgressItemCreator *const creator) |
| before sending to db worker
|
|
void | schedulingForWrite (const QString &action, FileActionProgressItemCreator *const creator) const |
|
void | schedulingForWrite (int numberOfInfos, const QString &action, FileActionProgressItemCreator *const creator) const |
| db worker calls this before sending to file worker
|
|
void | written (int numberOfInfos) const |
|
void | writtenToOne () const |
| file worker calls this when finished
|
|