libkleo
keyapprovaldialog.cpp File Reference
#include "keyapprovaldialog.h"
#include "keyrequester.h"
#include "kleo/cryptobackend.h"
#include <kpushbutton.h>
#include <klocale.h>
#include <kglobalsettings.h>
#include <kseparator.h>
#include <QStringList>
#include <QLayout>
#include <QLabel>
#include <QComboBox>
#include <QScrollArea>
#include <QPushButton>
#include <QVBoxLayout>
#include <QGridLayout>
#include <gpgme++/key.h>
#include <assert.h>
#include "keyapprovaldialog.moc"
Include dependency graph for keyapprovaldialog.cpp:
Go to the source code of this file.
Functions | |
static Kleo::EncryptionPreference | cb2pref (int i) |
static int | pref2cb (Kleo::EncryptionPreference p) |
static QStringList | preferencesStrings () |
Function Documentation
|
static |
Definition at line 61 of file keyapprovaldialog.cpp.
|
static |
Definition at line 73 of file keyapprovaldialog.cpp.
|
static |
Definition at line 84 of file keyapprovaldialog.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.