AusweisApp
Lade ...
Suche ...
Keine Treffer
governikus::SelfAuthModel Klassenreferenz

#include <SelfAuthModel.h>

Klassendiagramm für governikus::SelfAuthModel:

Öffentliche Typen

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

Signale

void fireStartWorkflow (const QSharedPointer< WorkflowRequest > &pRequest)
 
void fireCancelWorkflow ()
 

Öffentliche Methoden

void resetContext (const QSharedPointer< SelfAuthContext > &pContext=QSharedPointer< SelfAuthContext >())
 
Q_INVOKABLE void startWorkflow (bool pActivateUi=true)
 
Q_INVOKABLE void cancelWorkflow ()
 
bool isWorkflowCancelled () const
 
Q_INVOKABLE bool isBasicReader () const
 
int rowCount (const QModelIndex &=QModelIndex()) const override
 
QVariant data (const QModelIndex &pIndex, int pRole=Qt::DisplayRole) const override
 
QHash< int, QByteArrayroleNames () const override
 
bool event (QEvent *pEvent) override
 

Propertys

bool workflowCancelled
 

Freundbeziehungen

class ::test_UiPluginQml
 

Weitere Geerbte Elemente

- Öffentliche, statische Methoden geerbt von governikus::SingletonCreator< SelfAuthModel >
static SelfAuthModelcreate (const QQmlEngine *, const QJSEngine *)
 

Dokumentation der Aufzählungstypen

◆ DataRoles

Aufzählungswerte
NAME 
VALUE 

Dokumentation der Elementfunktionen

◆ cancelWorkflow()

void SelfAuthModel::cancelWorkflow ( )
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ 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)
override
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ fireCancelWorkflow

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

◆ fireStartWorkflow

void governikus::SelfAuthModel::fireStartWorkflow ( const QSharedPointer< WorkflowRequest > & pRequest)
signal
Hier ist ein Graph der zeigt, wo diese Funktion aufgerufen wird:

◆ isBasicReader()

bool SelfAuthModel::isBasicReader ( ) const

◆ isWorkflowCancelled()

bool SelfAuthModel::isWorkflowCancelled ( ) const

◆ resetContext()

void SelfAuthModel::resetContext ( const QSharedPointer< SelfAuthContext > & pContext = QSharedPointer<SelfAuthContext>())
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ roleNames()

QHash< int, QByteArray > SelfAuthModel::roleNames ( ) const
override
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

◆ rowCount()

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

◆ startWorkflow()

void SelfAuthModel::startWorkflow ( bool pActivateUi = true)
Hier ist ein Graph, der zeigt, was diese Funktion aufruft:

Freundbeziehungen und Funktionsdokumentation

◆ ::test_UiPluginQml

friend class ::test_UiPluginQml
friend

Dokumentation der Propertys

◆ workflowCancelled

bool governikus::SelfAuthModel::workflowCancelled
read

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