kleopatra
enginecheck.cpp File Reference
#include <config-kleopatra.h>
#include "enginecheck.h"
#include "implementation_p.h"
#include <gpgme++/global.h>
#include <gpgme++/engineinfo.h>
#include <gpgme++/error.h>
#include <gpg-error.h>
#include <KLocale>
#include <KDebug>
#include <QFile>
#include <QRegExp>
#include <boost/shared_ptr.hpp>
#include <boost/range.hpp>
#include <algorithm>
#include <cassert>
Include dependency graph for enginecheck.cpp:
Go to the source code of this file.
Functions | |
static QString | engine_name (GpgME::Engine eng) |
static bool | is_version (const char *actual, int major, int minor, int patch) |
static QString | test_name (GpgME::Engine eng) |
Function Documentation
|
static |
Definition at line 62 of file enginecheck.cpp.
|
static |
Definition at line 157 of file enginecheck.cpp.
|
static |
Definition at line 69 of file enginecheck.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:42 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:56:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.