kleopatra
uiserver/selectcertificatecommand.cpp File Reference
  #include <config-kleopatra.h>#include "selectcertificatecommand.h"#include <dialogs/certificateselectiondialog.h>#include <models/keycache.h>#include <boost/mem_fn.hpp>#include <kleo/stl_util.h>#include <kleo/exception.h>#include <gpgme++/key.h>#include <gpg-error.h>#include <KDebug>#include <KLocalizedString>#include <QByteArray>#include <QPointer>#include <string>#include <algorithm>#include "moc_selectcertificatecommand.cpp"
Include dependency graph for uiserver/selectcertificatecommand.cpp:

Go to the source code of this file.
| Variables | |
| static const char | option_prefix [] = "prefix" | 
| struct { | |
| const char * name | |
| CertificateSelectionDialog::Option option | |
| } | option_table [] | 
Variable Documentation
| const char* name | 
Definition at line 113 of file uiserver/selectcertificatecommand.cpp.
Definition at line 114 of file uiserver/selectcertificatecommand.cpp.
| 
 | static | 
Definition at line 66 of file uiserver/selectcertificatecommand.cpp.
| const { ... } option_table[] | 
Initial value:
= {
    { "multi",        CertificateSelectionDialog::MultiSelection },
    { "sign-only",    CertificateSelectionDialog::SignOnly       },
    { "encrypt-only", CertificateSelectionDialog::EncryptOnly    },
    { "openpgp-only", CertificateSelectionDialog::OpenPGPFormat  },
    { "x509-only",    CertificateSelectionDialog::CMSFormat      },
    { "secret-only",  CertificateSelectionDialog::SecretKeys     },
}
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.
 KDE API Reference
    KDE API Reference