• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdepim
  • Sitemap
  • Contact Us
 

kmail

kmfoldermbox.cpp File Reference

#include <config-kmail.h>
#include <QFileInfo>
#include <QList>
#include <QRegExp>
#include <QByteArray>
#include "kmfoldermbox.h"
#include "folderstorage.h"
#include "kmfolder.h"
#include "kmkernel.h"
#include "kmmsgdict.h"
#include "undostack.h"
#include "kcursorsaver.h"
#include "jobscheduler.h"
#include "compactionjob.h"
#include "util.h"
#include <kde_file.h>
#include <kdebug.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <knotification.h>
#include <kshell.h>
#include <kconfig.h>
#include <kconfiggroup.h>
#include <QDateTime>
#include <stdio.h>
#include <errno.h>
#include <assert.h>
#include <unistd.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/file.h>
#include "broadcaststatus.h"
#include "kmfoldermbox.moc"

Include dependency graph for kmfoldermbox.cpp:

Go to the source code of this file.


Defines

#define INIT_MSGS   8
#define MAX_LINE   4096
#define MSG_SEPERATOR_REGEX   "^From .*[0-9][0-9]:[0-9][0-9]"
#define MSG_SEPERATOR_START   "From "
#define MSG_SEPERATOR_START_LEN   (sizeof(MSG_SEPERATOR_START) - 1)
#define STRDIM(x)   (sizeof(x)/sizeof(*x)-1)

Functions

static size_t unescapeFrom (char *str, size_t strLen)

Define Documentation

#define INIT_MSGS   8

Definition at line 68 of file kmfoldermbox.cpp.

#define MAX_LINE   4096

Definition at line 65 of file kmfoldermbox.cpp.

#define MSG_SEPERATOR_REGEX   "^From .*[0-9][0-9]:[0-9][0-9]"

Definition at line 75 of file kmfoldermbox.cpp.

#define MSG_SEPERATOR_START   "From "

Definition at line 73 of file kmfoldermbox.cpp.

#define MSG_SEPERATOR_START_LEN   (sizeof(MSG_SEPERATOR_START) - 1)

Definition at line 74 of file kmfoldermbox.cpp.

#define STRDIM ( x   )     (sizeof(x)/sizeof(*x)-1)

Definition at line 896 of file kmfoldermbox.cpp.


Function Documentation

static size_t unescapeFrom ( char *  str,
size_t  strLen 
) [static]

Definition at line 898 of file kmfoldermbox.cpp.

kmail

Skip menu "kmail"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdepim

Skip menu "kdepim"
  • akonadi
  •   clients
  •   kabc
  •   kcal
  •   kcm
  • akregator
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt
  • kdgantt1
  • kjots
  • kleopatra
  • kmail
  • kmobiletools
  • knode
  • knotes
  • kontact
  • kontactinterfaces
  • korganizer
  •   korgac
  • kpilot
  • ktimetracker
  •   doc
  • libkdepim
  • libkholidays
  • libkleo
  • libkpgp
  • maildir
Generated for kdepim by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal