kgpg
kgpgtextedit.cpp File Reference
#include "kgpgtextedit.h"#include "selectsecretkey.h"#include "kgpgsettings.h"#include "keyservers.h"#include "selectpublickeydialog.h"#include "detailedconsole.h"#include "keysmanager.h"#include "editor/kgpgeditor.h"#include "transactions/kgpgdecrypt.h"#include "transactions/kgpgencrypt.h"#include "transactions/kgpgimport.h"#include "transactions/kgpgsigntext.h"#include "transactions/kgpgverify.h"#include <KLocale>#include <KMessageBox>#include <QDragEnterEvent>#include <QDropEvent>#include <QFile>#include <QTextCodec>#include <QTextStream>#include <kio/netaccess.h>#include "kgpgtextedit.moc"
Include dependency graph for kgpgtextedit.cpp:

Go to the source code of this file.
Macros | |
| #define | SIGNEDMESSAGE_BEGIN QLatin1String( "-----BEGIN PGP SIGNED MESSAGE-----" ) |
| #define | SIGNEDMESSAGE_END QLatin1String( "-----END PGP SIGNATURE-----" ) |
Macro Definition Documentation
| #define SIGNEDMESSAGE_BEGIN QLatin1String( "-----BEGIN PGP SIGNED MESSAGE-----" ) |
Definition at line 39 of file kgpgtextedit.cpp.
| #define SIGNEDMESSAGE_END QLatin1String( "-----END PGP SIGNATURE-----" ) |
Definition at line 40 of file kgpgtextedit.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:07:52 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 23:07:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference