mailtransport
MailTransport::AddTransportDialog Class Reference
#include <addtransportdialog.h>
Inherits KDialog.
Public Member Functions | |
AddTransportDialog (QWidget *parent=0) | |
virtual | ~AddTransportDialog () |
virtual void | accept () |
Detailed Description
A dialog for creating a new transport. It asks the user for the transport type and name, and then proceeds to configure the new transport.
To create a new transport from applications, use TransportManager::showNewTransportDialog().
- Since:
- 4.4
Definition at line 39 of file addtransportdialog.h.
Constructor & Destructor Documentation
AddTransportDialog::AddTransportDialog | ( | QWidget * | parent = 0 | ) | [explicit] |
Creates a new AddTransportDialog.
Definition at line 75 of file addtransportdialog.cpp.
AddTransportDialog::~AddTransportDialog | ( | ) | [virtual] |
Destroys the AddTransportDialog.
Definition at line 114 of file addtransportdialog.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon Apr 30 2012 21:49:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon Apr 30 2012 21:49:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.