kleopatra
#include <config-kleopatra.h>
#include "selftestcommand.h"
#include "command_p.h"
#include <dialogs/selftestdialog.h>
#include <selftest/enginecheck.h>
#include <selftest/gpgconfcheck.h>
#include <selftest/gpgagentcheck.h>
#include <selftest/libkleopatrarccheck.h>
#include <kleo/stl_util.h>
#include <KLocale>
#include <KGlobal>
#include <KConfigGroup>
#include <KSplashScreen>
#include <boost/shared_ptr.hpp>
#include <boost/mem_fn.hpp>
#include <vector>
#include "moc_selftestcommand.cpp"
Include dependency graph for selftestcommand.cpp:
Go to the source code of this file.
Macros | |
#define | d d_func() |
#define | q q_func() |
Variables | |
static const char *const | components [] |
static const unsigned int | numComponents = sizeof components / sizeof *components |
Macro Definition Documentation
#define d d_func() |
Definition at line 201 of file selftestcommand.cpp.
#define q q_func() |
Definition at line 202 of file selftestcommand.cpp.
Variable Documentation
|
static |
Initial value:
= {
0,
"gpg",
"gpg-agent",
"scdaemon",
"gpgsm",
"dirmngr",
}
Definition at line 69 of file selftestcommand.cpp.
|
static |
Definition at line 77 of file selftestcommand.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.