kmail

KMail::TransportManager Class Reference

Currently only used to provide a function for reading the transport list. More...

#include <transportmanager.h>

List of all members.


Public Member Functions

 TransportManager ()
virtual ~TransportManager ()

Static Public Member Functions

static unsigned int createId ()
static QStringList transportNames ()

Detailed Description

Currently only used to provide a function for reading the transport list.

Author:
Ingo Kloecker <kloecker@kde.org>

Definition at line 27 of file transportmanager.h.


Constructor & Destructor Documentation

KMail::TransportManager::TransportManager (  )  [inline]

Definition at line 30 of file transportmanager.h.

virtual KMail::TransportManager::~TransportManager (  )  [inline, virtual]

Definition at line 31 of file transportmanager.h.


Member Function Documentation

uint KMail::TransportManager::createId (  )  [static]

Create a unique id for a transport info item.

Definition at line 45 of file transportmanager.cpp.

QStringList KMail::TransportManager::transportNames (  )  [static]

Returns the list for transport names.

Definition at line 28 of file transportmanager.cpp.


The documentation for this class was generated from the following files: