KIdentityManagementQuick::KeyListModelInterface
KIdentityManagementQuick::KeyListModelInterface Class Referenceabstract
#include <keylistmodelinterface.h>
Public Types | |
enum | Roles { KeyIdentifierRole = Qt::UserRole + 1 , KeyByteArrayRole } |
Public Member Functions | |
virtual QModelIndex | indexForIdentity (const KIdentityManagementCore::Identity &identity, const KeyUseTypes::KeyUse keyUse) const =0 |
Static Public Member Functions | |
static QHash< int, QByteArray > | roleNames () |
Detailed Description
This interface defines the roles and rolenames that are expected in the QtQuick Cryptography editor.
Definition at line 36 of file keylistmodelinterface.h.
Member Enumeration Documentation
◆ Roles
enum KIdentityManagementQuick::KeyListModelInterface::Roles |
Definition at line 40 of file keylistmodelinterface.h.
Constructor & Destructor Documentation
◆ ~KeyListModelInterface()
|
inlinevirtual |
Definition at line 39 of file keylistmodelinterface.h.
Member Function Documentation
◆ roleNames()
|
inlinestatic |
Definition at line 45 of file keylistmodelinterface.h.
The documentation for this class was generated from the following file:
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.