kleopatra
main.cpp File Reference
#include <config-kleopatra.h>
#include "aboutdata.h"
#include "kleopatraapplication.h"
#include "mainwindow.h"
#include <commands/reloadkeyscommand.h>
#include <commands/selftestcommand.h>
#include <utils/gnupg-helper.h>
#include <utils/archivedefinition.h>
#include <kleo/checksumdefinition.h>
#include <KDebug>
#include <kcmdlineargs.h>
#include <klocale.h>
#include <kiconloader.h>
#include <ksplashscreen.h>
#include <kmessagebox.h>
#include <QTextDocument>
#include <QMessageBox>
#include <QTimer>
#include <QTime>
#include <QEventLoop>
#include <QThreadPool>
#include <gpgme++/global.h>
#include <gpgme++/error.h>
#include <boost/shared_ptr.hpp>
#include <cassert>
Include dependency graph for main.cpp:
Go to the source code of this file.
Namespaces | |
Kleo | |
Functions | |
static void | fillKeyCache (SplashScreen *splash, Kleo::UiServer *server) |
int | main (int argc, char **argv) |
static bool | selfCheck (SplashScreen &splash) |
static QPixmap | UserIcon_nocached (const char *name) |
Variables | |
static const int | SPLASHSCREEN_TIMEOUT = 5000 |
Function Documentation
|
static |
|
static |
Variable Documentation
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.