|
AusweisApp2
|
#include <ProviderConfiguration.h>
Signale | |
| void | fireUpdated () |
| void | fireNoUpdateAvailable () |
Öffentliche Methoden | |
| void | update () |
| const QVector< ProviderConfigurationInfo > & | getProviderConfigurationInfos () const |
| const CallCost | getCallCost (const ProviderConfigurationInfo &pProvider) const |
| ProviderConfigurationInfo | getProviderInfo (const QString &pInternalId) const |
Freundbeziehungen | |
| class | Env |
| class | ::test_HistoryModel |
|
signal |
|
signal |
| const CallCost ProviderConfiguration::getCallCost | ( | const ProviderConfigurationInfo & | pProvider | ) | const |
| const QVector< ProviderConfigurationInfo > & ProviderConfiguration::getProviderConfigurationInfos | ( | ) | const |
| ProviderConfigurationInfo ProviderConfiguration::getProviderInfo | ( | const QString & | pInternalId | ) | const |
| void ProviderConfiguration::update | ( | ) |
|
friend |
|
friend |