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
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: