libkleo
messagebox.cpp File Reference
#include "messagebox.h"
#include "messagebox_p.h"
#include "kleo/job.h"
#include <gpgme++/signingresult.h>
#include <gpgme++/encryptionresult.h>
#include <kfiledialog.h>
#include <kdialog.h>
#include <klocale.h>
#include <ksavefile.h>
#include <kguiitem.h>
#include <kdebug.h>
#include <ktextedit.h>
#include <qtextstream.h>
#include <gpg-error.h>
#include "moc_messagebox_p.cpp"
Include dependency graph for messagebox.cpp:
Go to the source code of this file.
Functions | |
static QString | to_error_string (const SigningResult &result) |
static QString | to_error_string (const EncryptionResult &result) |
static QString | to_error_string (const SigningResult &sresult, const EncryptionResult &eresult) |
static QString | to_information_string (const SigningResult &result) |
static QString | to_information_string (const EncryptionResult &result) |
static QString | to_information_string (const SigningResult &sresult, const EncryptionResult &eresult) |
Function Documentation
|
static |
Definition at line 251 of file messagebox.cpp.
|
static |
Definition at line 261 of file messagebox.cpp.
|
static |
Definition at line 269 of file messagebox.cpp.
|
static |
Definition at line 245 of file messagebox.cpp.
|
static |
Definition at line 255 of file messagebox.cpp.
|
static |
Definition at line 265 of file messagebox.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:49 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:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.