mailtransport
MailTransport::PrecommandJob Class Reference
#include <precommandjob.h>
Inherits KJob.
Detailed Description
Job to execute commands before connecting to an account.Definition at line 38 of file precommandjob.h.
Public Member Functions | |
PrecommandJob (const QString &precommand, QObject *parent=0) | |
virtual void | start () |
virtual | ~PrecommandJob () |
Protected Member Functions | |
virtual bool | doKill () |
Constructor & Destructor Documentation
PrecommandJob::PrecommandJob | ( | const QString & | precommand, | |
QObject * | parent = 0 | |||
) | [explicit] |
Creates a new precommand job.
- Parameters:
-
precommand The command to run. parent The parent object.
Definition at line 43 of file precommandjob.cpp.
PrecommandJob::~PrecommandJob | ( | ) | [virtual] |
Member Function Documentation
void PrecommandJob::start | ( | ) | [virtual] |
The documentation for this class was generated from the following files: