kleopatra
signingcertificateselectionwidget.cpp File Reference
#include <config-kleopatra.h>
#include "signingcertificateselectionwidget.h"
#include "ui_signingcertificateselectionwidget.h"
#include <models/keycache.h>
#include <utils/formatting.h>
#include <kleo/stl_util.h>
#include <QByteArray>
#include <QMap>
#include <boost/bind.hpp>
#include <cassert>
Include dependency graph for signingcertificateselectionwidget.cpp:
Go to the source code of this file.
Functions | |
static void | add_cert (QComboBox &cb, const GpgME::Key &key) |
static GpgME::Key | current_cert (const QComboBox &cb) |
static void | select_cert (QComboBox &cb, const GpgME::Key &key) |
Function Documentation
|
static |
Definition at line 82 of file signingcertificateselectionwidget.cpp.
|
static |
Definition at line 71 of file signingcertificateselectionwidget.cpp.
|
static |
Definition at line 76 of file signingcertificateselectionwidget.cpp.
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.