kleopatra
#include <kleopatraapplication.h>
Inherits KUniqueApplication.
Definition at line 46 of file kleopatraapplication.h.
| KleopatraApplication::KleopatraApplication |
( |
| ) |
|
| KleopatraApplication::~KleopatraApplication |
( |
| ) |
|
| KCmdLineOptions KleopatraApplication::commandLineOptions |
( |
| ) |
|
|
static |
| void KleopatraApplication::decryptFiles |
( |
const QStringList & |
files, |
|
|
GpgME::Protocol |
proto |
|
) |
| |
|
slot |
| void KleopatraApplication::decryptVerifyFiles |
( |
const QStringList & |
files, |
|
|
GpgME::Protocol |
proto |
|
) |
| |
|
slot |
| void KleopatraApplication::encryptFiles |
( |
const QStringList & |
files, |
|
|
GpgME::Protocol |
proto |
|
) |
| |
|
slot |
| bool KleopatraApplication::ignoreNewInstance |
( |
| ) |
const |
| void KleopatraApplication::importCertificatesFromFile |
( |
const QStringList & |
files, |
|
|
GpgME::Protocol |
proto |
|
) |
| |
|
slot |
| const MainWindow * KleopatraApplication::mainWindow |
( |
| ) |
const |
| int KleopatraApplication::newInstance |
( |
| ) |
|
| void KleopatraApplication::openOrRaiseConfigDialog |
( |
| ) |
|
|
slot |
| void KleopatraApplication::openOrRaiseMainWindow |
( |
| ) |
|
|
slot |
| void KleopatraApplication::restoreMainWindow |
( |
| ) |
|
| void KleopatraApplication::setFirstNewInstance |
( |
bool |
on | ) |
|
| void KleopatraApplication::setIgnoreNewInstance |
( |
bool |
on | ) |
|
| void KleopatraApplication::setMainWindow |
( |
MainWindow * |
mw | ) |
|
| void KleopatraApplication::signEncryptFiles |
( |
const QStringList & |
files, |
|
|
GpgME::Protocol |
proto |
|
) |
| |
|
slot |
| void KleopatraApplication::signFiles |
( |
const QStringList & |
files, |
|
|
GpgME::Protocol |
proto |
|
) |
| |
|
slot |
| void KleopatraApplication::startMonitoringSmartCard |
( |
| ) |
|
|
slot |
| const SysTrayIcon * KleopatraApplication::sysTrayIcon |
( |
| ) |
const |
| void KleopatraApplication::toggleMainWindowVisibility |
( |
| ) |
|
| void KleopatraApplication::verifyFiles |
( |
const QStringList & |
files, |
|
|
GpgME::Protocol |
proto |
|
) |
| |
|
slot |
The documentation for this class was generated from the following files:
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
KDE's Doxygen guidelines are available online.