KIdentityManagementQuick::KeyListModelInterface

Search for usage in LXR

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, QByteArrayroleNames ()
 

Detailed Description

This interface defines the roles and rolenames that are expected in the QtQuick Cryptography editor.

Definition at line 33 of file keylistmodelinterface.h.

Member Enumeration Documentation

◆ Roles

enum KIdentityManagementQuick::KeyListModelInterface::Roles

Definition at line 37 of file keylistmodelinterface.h.

Constructor & Destructor Documentation

◆ ~KeyListModelInterface()

virtual KIdentityManagementQuick::KeyListModelInterface::~KeyListModelInterface ( )
inlinevirtual

Definition at line 36 of file keylistmodelinterface.h.

Member Function Documentation

◆ roleNames()

static QHash< int, QByteArray > KIdentityManagementQuick::KeyListModelInterface::roleNames ( )
inlinestatic

Definition at line 39 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 Sat Apr 27 2024 22:14:39 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.