ProviderModel
A model of the account providers More...
Import Statement: | import Ubuntu.OnlineAccounts 0.1 |
Properties
- applicationId : string
- count : int
Methods
- variant get(int row, string roleName)
Detailed Description
The ProviderModel is a model representing the account providers installed on the system.
The model defines the following roles:
- displayName
- providerId is the unique identifier of the account provider
- iconName
- isSingleAccount
Property Documentation
If set, the model will only show those providers which are relevant for the given applicationId. This means that a provider will only be shown if at least one of its services can be used by the application, as described in the application's manifest file.