kleopatra
certificatedetailsdialog.cpp File Reference
#include <config-kleopatra.h>
#include "certificatedetailsdialog.h"
#include "ui_certificatedetailsdialog.h"
#include <models/useridlistmodel.h>
#include <models/subkeylistmodel.h>
#include <models/keycache.h>
#include <commands/changepassphrasecommand.h>
#include <commands/changeownertrustcommand.h>
#include <commands/changeexpirycommand.h>
#include <commands/adduseridcommand.h>
#include <commands/certifycertificatecommand.h>
#include <commands/dumpcertificatecommand.h>
#include <utils/formatting.h>
#include <utils/gnupg-helper.h>
#include <kleo/cryptobackendfactory.h>
#include <kleo/cryptobackend.h>
#include <kleo/keylistjob.h>
#include <kleo/dn.h>
#include <gpgme++/key.h>
#include <gpgme++/keylistresult.h>
#include <KDebug>
#include <KMessageBox>
#include <KLocalizedString>
#include <KGlobalSettings>
#include <QPointer>
#include <QHeaderView>
#include <boost/mem_fn.hpp>
#include <algorithm>
#include <cassert>
#include "moc_certificatedetailsdialog.cpp"
Include dependency graph for certificatedetailsdialog.cpp:
Go to the source code of this file.
Functions | |
static bool | own (const std::vector< UserID::Signature > &sigs) |
Function Documentation
|
static |
Definition at line 80 of file certificatedetailsdialog.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.