mailcommon
mdnadvicedialog.cpp File Reference
#include "mdnadvicedialog.h"
#include "kernel/mailkernel.h"
#include <messagecore/helpers/messagehelpers.h>
#include <messagecore/misc/mdnstateattribute.h>
#include <messagecomposer/helper/messagefactory.h>
#include <messageviewer/settings/globalsettings.h>
#include <messageviewer/utils/kcursorsaver.h>
#include <messageviewer/viewer/objecttreeparser.h>
#include <Akonadi/ItemFetchJob>
#include <Akonadi/ItemModifyJob>
#include <KDebug>
#include <KLocale>
#include <KMessageBox>
#include <QPointer>
#include <boost/shared_ptr.hpp>
#include "mdnadvicedialog.moc"
Include dependency graph for mdnadvicedialog.cpp:
Go to the source code of this file.
Variables | |
struct { | |
bool canDeny | |
const char * dontAskAgainID | |
const char * text | |
} | mdnMessageBoxes [] |
static const int | numMdnMessageBoxes |
Variable Documentation
bool canDeny |
Definition at line 51 of file mdnadvicedialog.cpp.
const char* dontAskAgainID |
Definition at line 50 of file mdnadvicedialog.cpp.
const { ... } mdnMessageBoxes[] |
|
static |
Initial value:
=
static const struct @0 mdnMessageBoxes[]
Definition at line 88 of file mdnadvicedialog.cpp.
const char* text |
Definition at line 52 of file mdnadvicedialog.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.