kmail

KMail::MboxCompactionJob Class Reference

A job that runs in the background and compacts mbox folders. More...

#include <compactionjob.h>

Inheritance diagram for KMail::MboxCompactionJob:
KMail::ScheduledJob

List of all members.

Public Member Functions

 MboxCompactionJob (KMFolder *folder, bool immediate)
int executeNow (bool silent)
virtual void execute ()
virtual void kill ()

Detailed Description

A job that runs in the background and compacts mbox folders.

Definition at line 39 of file compactionjob.h.


Constructor & Destructor Documentation

MboxCompactionJob::MboxCompactionJob ( KMFolder folder,
bool  immediate 
)

folder should be a folder with a KMFolderMbox storage.

Definition at line 53 of file compactionjob.cpp.


The documentation for this class was generated from the following files: