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"

Go to the source code of this file.
Functions | |
| static bool | own (const std::vector< UserID::Signature > &sigs) |
Function Documentation
| static bool own | ( | const std::vector< UserID::Signature > & | sigs | ) | [static] |
Definition at line 80 of file certificatedetailsdialog.cpp.
KDE 4.2 API Reference