mailtransport
MailTransport::AddTransportDialog Class Reference
#include <addtransportdialog.h>
Inherits KDialog.
Public Member Functions | |
| AddTransportDialog (QWidget *parent=0) | |
| virtual | ~AddTransportDialog () |
| virtual void | accept () |
Detailed Description
For internal use only.
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 109 of file addtransportdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference