kmail
KMail::ImportJob Class Reference
#include <importjob.h>
Inherits QObject.
Detailed Description
Imports an archive that was previously backed up with an BackupJob.This job will re-create the folder structure, under the root folder given in setRootFolder().
The job deletes itself after it finished.
Definition at line 52 of file importjob.h.
Public Member Functions | |
ImportJob (QWidget *parentWidget=0) | |
void | start () |
void | setFile (const KURL &archiveFile) |
void | setRootFolder (KMFolder *rootFolder) |
The documentation for this class was generated from the following files: