|
AusweisApp2
|
#include <UIPlugInQml.h>
Öffentliche Slots | |
| void | doRefresh () |
Öffentliche Slots geerbt von governikus::UIPlugIn | |
| virtual void | doShutdown ()=0 |
| virtual void | onWorkflowStarted (QSharedPointer< WorkflowContext > pContext)=0 |
| virtual void | onWorkflowFinished (QSharedPointer< WorkflowContext > pContext)=0 |
| virtual void | onApplicationStarted () |
| virtual void | onShowUi (UiModule pModule) |
| virtual void | onShowReaderSettings () |
| virtual void | onSwitchToReaderSettingsRequested () |
| virtual void | onProxyAuthenticationRequired (const QNetworkProxy &pProxy, QAuthenticator *pAuthenticator) |
Öffentliche Methoden | |
| UIPlugInQml () | |
| virtual | ~UIPlugInQml () override |
| QString | getPlatformStyle () const |
| Q_INVOKABLE void | applyPlatformStyle (const QString &pPlatformStyle) |
| Q_INVOKABLE bool | isDeveloperBuild () const |
| Q_INVOKABLE void | init () |
Öffentliche Methoden geerbt von governikus::UIPlugIn | |
| UIPlugIn () | |
| virtual | ~UIPlugIn () |
Propertys | |
| QString | platformStyle |
| bool | developerBuild |
Weitere Geerbte Elemente | |
Signale geerbt von governikus::UIPlugIn | |
| void | fireChangePinRequest () |
| void | fireSelfAuthenticationRequested () |
| void | fireSwitchToReaderSettingsRequested () |
| void | fireRemoteServiceRequested () |
| void | fireQuitApplicationRequest () |
| void | fireCloseReminderFinished (bool pDontRemindAgain) |
| void | fireShowUserInformation (const QString &pInformationMessage) |
| UIPlugInQml::UIPlugInQml | ( | ) |
|
overridevirtual |
| void UIPlugInQml::applyPlatformStyle | ( | const QString & | pPlatformStyle | ) |
|
slot |
| QString UIPlugInQml::getPlatformStyle | ( | ) | const |
| void UIPlugInQml::init | ( | ) |
| bool UIPlugInQml::isDeveloperBuild | ( | ) | const |
|
read |
|
read |