KIdentityManagement
cryptographybackendinterface.h
58Q_DECLARE_INTERFACE(KIdentityManagementQuick::CryptographyBackendInterface, "CryptographyBackendInterface")
Defines the interface used by the Cryptography Editor Backend.
Definition cryptographybackendinterface.h:29
virtual KIdentityManagementCore::Identity identity() const =0
The identity that affects what data to show.
virtual QAbstractItemModel * openPgpKeyListModel() const =0
A list model providing a list of OpenPGP keys.
virtual QAbstractItemModel * smimeKeyListModel() const =0
A list model providing a list of S/MIME keys.
The CryptographyEditorBackend class.
Definition cryptographyeditorbackend.h:27
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:11 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:11 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.