AusweisApp2
governikus::SelfAuthModel Klassenreferenz

#include <SelfAuthModel.h>

Klassendiagramm für governikus::SelfAuthModel:

Öffentliche Typen

enum  DataRoles { NAME = Qt::UserRole + 1, VALUE }
 

Signale

void fireStartWorkflow ()
 

Öffentliche Methoden

void resetContext (const QSharedPointer< SelfAuthContext > &pContext=QSharedPointer< SelfAuthContext >())
 
Q_INVOKABLE void startWorkflow ()
 
Q_INVOKABLE void cancelWorkflow ()
 
Q_INVOKABLE bool isBasicReader ()
 
Q_INVOKABLE void exportData (const QUrl &pFilename) const
 
int rowCount (const QModelIndex &=QModelIndex()) const override
 
QVariant data (const QModelIndex &pIndex, int pRole=Qt::DisplayRole) const override
 
QHash< int, QByteArray > roleNames () const override
 
virtual bool event (QEvent *pEvent) override
 

Geschützte Methoden

 SelfAuthModel (QObject *pParent=nullptr)
 

Geschützte, statische Methoden

static SelfAuthModelgetInstance ()
 

Freundbeziehungen

class Env
 

Dokumentation der Aufzählungstypen

◆ DataRoles

Aufzählungswerte
NAME 
VALUE 

Beschreibung der Konstruktoren und Destruktoren

◆ SelfAuthModel()

SelfAuthModel::SelfAuthModel ( QObject *  pParent = nullptr)
protected

Dokumentation der Elementfunktionen

◆ cancelWorkflow()

void SelfAuthModel::cancelWorkflow ( )

◆ data()

QVariant SelfAuthModel::data ( const QModelIndex &  pIndex,
int  pRole = Qt::DisplayRole 
) const
override
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ event()

bool SelfAuthModel::event ( QEvent *  pEvent)
overridevirtual

◆ exportData()

void SelfAuthModel::exportData ( const QUrl &  pFilename) const
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ fireStartWorkflow

void governikus::SelfAuthModel::fireStartWorkflow ( )
signal
Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

◆ getInstance()

SelfAuthModel & SelfAuthModel::getInstance ( )
staticprotected

◆ isBasicReader()

bool SelfAuthModel::isBasicReader ( )

◆ resetContext()

void SelfAuthModel::resetContext ( const QSharedPointer< SelfAuthContext > &  pContext = QSharedPointer<SelfAuthContext>())

◆ roleNames()

QHash< int, QByteArray > SelfAuthModel::roleNames ( ) const
override

◆ rowCount()

int SelfAuthModel::rowCount ( const QModelIndex &  = QModelIndex()) const
override
Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

◆ startWorkflow()

void SelfAuthModel::startWorkflow ( )

Freundbeziehungen und Funktionsdokumentation

◆ Env

friend class Env
friend

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: