Provider QML Type
Reports information about a given provider More...
Import Statement: | import . |
Properties
Detailed Description
Every account is specified for a particular provider. Every provider can have one or more services associated with it. Each account may be enabled with zero or more services from the provider.
This type is purely informational, and reports information about the provider of the account. The information is specified in the .provider
file installed by the account provider plugin.
Property Documentation
The display name of the provider. This display name can be displayed in lists or dialogues in the UI.
The name of the icon associated with the provider.
The name of the provider.
serviceNames : QStringList |
The names of services provided by this provider.
Whether the provider supports creating one account at most.