kmail Library API Documentation

KMail Namespace Reference

-*- c++ -*- imapprogressdialog.cpp More...


Classes

struct  KMail::CachedImapJob::MsgForDownload
 Information about a message to be downloaded (from the 'IMAP envelope'). More...

class  KMail::DictionaryComboBox
 A combo box for selecting the dictionary used for spell checking. More...

class  KMail::HeaderStyle
 This class encapsulates the visual appearance of message headers. Encapsulates visual appearance of message headers. More...

class  KMail::HtmlStatusBar
 The HTML statusbar widget for use with the reader. More...

class  KMail::IdentityDrag
 A QDragObject for KMIdentity. More...

class  KMail::IdentityListViewItem
 A QListViewItem for use in IdentityListView. More...

class  KMail::IdentityListView
 A listview for KMIdentity. More...

struct  KMail::ImapAccountBase::jobData
 Info Data for the Job. More...

class  KMail::HtmlWriter
 An interface to HTML sinks. More...

class  KMail::URLHandler
 An interface to reader link handlers. More...

class  KMail::TeeHtmlWriter
 A HtmlWriter that dispatches all calls to a list of other HtmlWriters. More...

class  KMail::TransportManager
 Currently only used to provide a function for reading the transport list. More...

class  KMail::UndoInfo
 A class for storing Undo information. More...

class  KMail::URLHandlerManager
 Singleton to manage the list of URLHandlers. More...


Enumerations

enum  ReplyStrategy {
  ReplySmart = 0, ReplyAuthor, ReplyList, ReplyAll,
  ReplyNone
}

Functions

void renameChildFolders (KMFolderDir *dir, const QString &oldPath, const QString &newPath)
QColor darker (const QColor &c)
QColor desaturate (const QColor &c)
QColor fixValue (const QColor &c, int newV)
int getValueOf (const QColor &c)
int pointsToPixel (const QPaintDeviceMetrics &metrics, int pointSize)
QStringList stringList (const char *headers[], int numHeaders)
QString directionOf (const QString &str)
QString strToHtml (const QString &str, bool preserveBlanks=true)
void checkConfigUpdates ()
void lockOrDie ()
void insertLibraryCatalogues ()
void cleanup ()
QString dotstuff (QString s)
KURL findUrlForAccount (const KMail::ImapAccountBase *a)

Variables

const about_data authors []
const about_data credits []
const AttachmentStrategy * iconicStrategy = 0
const AttachmentStrategy * smartStrategy = 0
const AttachmentStrategy * inlinedStrategy = 0
const AttachmentStrategy * hiddenStrategy = 0
const char * briefHeaders []
const int numBriefHeaders = sizeof briefHeaders / sizeof *briefHeaders
const char * standardHeaders []
const int numStandardHeaders = sizeof standardHeaders / sizeof *standardHeaders
const char * richHeaders []
const int numRichHeaders = sizeof richHeaders / sizeof *richHeaders
const HeaderStrategy * allStrategy = 0
const HeaderStrategy * richStrategy = 0
const HeaderStrategy * standardStrategy = 0
const HeaderStrategy * briefStrategy = 0
const HeaderStrategy * customStrategy = 0
const HeaderStylebriefStyle = 0
const HeaderStyleplainStyle = 0
const HeaderStylefancyStyle = 0
const char kmailIdentityMimeType [] = "application/x-kmail-identity-drag"
const unsigned short int imapDefaultPort = 143


Detailed Description

-*- c++ -*- imapprogressdialog.cpp

Copyright (c) 2002-2003 Klarälvdalens Datakonsult AB

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.


Variable Documentation

const about_data KMail::credits[] [static]
 

Initial value:

{ { "Severin Greimel", 0, 0, 0 }, { "Shaheed Haque", 0, 0, 0 }, { "Heiko Hund", I18N_NOOP("POP filters"), "heiko@ist.eigentlich.net", 0 }, { "Torsten Kasch", 0, 0, 0 }, { "Volker Krause", 0, 0, 0 }, { "Jeffrey McGee", 0, 0, 0 }, { "Bernhard Reiter", I18N_NOOP("\xC3\x84gypten and Kroupware project management"), "bernhard@intevation.de", 0 }, { "Jan Simonson", I18N_NOOP("beta testing of PGP 6 support"), "jan@simonson.pp.se", 0 }, { "Patrick S. Vogt", I18N_NOOP("timestamp for 'Transmission completed' status messages"), "patrick.vogt@unibas.ch", 0 }, { "Jan-Oliver Wagner", I18N_NOOP("\xC3\x84gypten and Kroupware project management"), "jan@intevation.de", 0 }, { "Wolfgang Westphal", I18N_NOOP("multiple encryption keys per address"), "wolfgang.westphal@gmx.de", 0 }, { "Thorsten Zachmann", I18N_NOOP("POP filters"), "t.zachmann@zagge.de", 0 } }

Definition at line 153 of file aboutdata.cpp.

const char* KMail::briefHeaders[] [static]
 

Initial value:

{ "subject", "from", "cc", "bcc", "date" }

Definition at line 49 of file headerstrategy.cpp.

const char* KMail::standardHeaders[] [static]
 

Initial value:

{ "subject", "from", "cc", "bcc", "to", }

Definition at line 55 of file headerstrategy.cpp.

const char* KMail::richHeaders[] [static]
 

Initial value:

{ "subject", "date", "from", "cc", "bcc", "to", "organization", "organisation", "reply-to" }

Definition at line 61 of file headerstrategy.cpp.

KDE Logo
This file is part of the documentation for kmail Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Jul 28 23:58:05 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003