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
|
explicit |
Creates a new AddTransportDialog.
Definition at line 102 of file addtransportdialog.cpp.
|
virtual |
Destroys the AddTransportDialog.
Definition at line 144 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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.