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()
|
explicit |
Creates a new AddTransportDialog.
Definition at line 102 of file addtransportdialog.cpp.
◆ ~AddTransportDialog()
|
virtual |
Destroys the AddTransportDialog.
Definition at line 144 of file addtransportdialog.cpp.
Member Function Documentation
◆ accept()
|
virtual |
Definition at line 150 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-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.