AusweisApp2
|
#include <ProviderConfiguration.h>
Signale | |
void | fireUpdated () |
Öffentliche Methoden | |
void | update () |
const QVector < ProviderConfigurationInfo > & | getProviderConfigurationInfos () const |
const CallCost | getCallCost (const ProviderConfigurationInfo &pProvider) const |
Öffentliche, statische Methoden | |
static ProviderConfiguration & | getInstance () |
Geschützte Methoden | |
ProviderConfiguration () | |
virtual | ~ProviderConfiguration ()=default |
|
protected |
|
protectedvirtualdefault |
|
signal |
const CallCost ProviderConfiguration::getCallCost | ( | const ProviderConfigurationInfo & | pProvider | ) | const |
|
static |
const QVector< ProviderConfigurationInfo > & ProviderConfiguration::getProviderConfigurationInfos | ( | ) | const |
void ProviderConfiguration::update | ( | ) |