kmail
CreateNewContactJob Class Reference
#include <createnewcontactjob.h>
Inheritance diagram for CreateNewContactJob:
Public Member Functions | |
CreateNewContactJob (QWidget *parentWidget, QObject *parent=0) | |
~CreateNewContactJob () | |
void | start () |
Detailed Description
The CreateNewContactJob class The job will check if there is address book folder to store new contact to akonadi otherise it will allow to create new one.
Definition at line 32 of file createnewcontactjob.h.
Constructor & Destructor Documentation
CreateNewContactJob create a new contact job.
- Parameters
-
parentWidget The widget that will be used as parent for dialog. parent The parent object
Definition at line 39 of file createnewcontactjob.cpp.
CreateNewContactJob::~CreateNewContactJob | ( | ) |
Destroys the new contact job.
Definition at line 45 of file createnewcontactjob.cpp.
Member Function Documentation
void CreateNewContactJob::start | ( | ) |
start the job
Definition at line 49 of file createnewcontactjob.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.