Sailfish OS
  • Info
  • User Experience
  • Cases
  • Community
  • Developers
  • Contact
  • Get Sailfish OS
Select Page
  • Info
  • User Experience
  • Cases
  • Community
  • Developers
  • Contact
  • Get Sailfish OS

Sailfish Accounts

API Documentation
  • API Documentation
  • Libsailfishapp
  • Sailfish Silica
    • Documentation
    • Icon Reference
  • Sailfish Components
    • Sailfish Accounts
    • Sailfish Bluetooth
    • Sailfish Contacts
    • Sailfish Crypto
    • Sailfish Gallery
    • Sailfish Media
    • Sailfish Pickers
    • Sailfish Secrets
    • Sailfish Share
    • Sailfish Telephony
    • Sailfish Webview
    • Amber Web Authorization
    • Amber MPRIS
  • Nemo QML Plugins
    • Configuration
    • Contacts
    • D-Bus
    • Keepalive
    • Notifications
    • Thumbnailer
  • Sailfish Middleware
    • MDM Framework
    • MDM Policy Framework
    • User Manager Daemon
  • API Documentation
  • Libsailfishapp
  • Sailfish Silica
    • Documentation
    • Icon Reference
  • Sailfish Components
    • Sailfish Accounts
    • Sailfish Bluetooth
    • Sailfish Contacts
    • Sailfish Crypto
    • Sailfish Gallery
    • Sailfish Media
    • Sailfish Pickers
    • Sailfish Secrets
    • Sailfish Share
    • Sailfish Telephony
    • Sailfish Webview
    • Amber Web Authorization
    • Amber MPRIS
  • Nemo QML Plugins
    • Configuration
    • Contacts
    • D-Bus
    • Keepalive
    • Notifications
    • Thumbnailer
  • Sailfish Middleware
    • MDM Framework
    • MDM Policy Framework
    • User Manager Daemon

Contents

  • Properties
  • Signals
  • Detailed Description

AccountProviderPickerDialog QML Type

A dialog containing a list of selectable account providers More...

Import Statement: import
  • List of all members, including inherited members

Properties

  • providerCount : int

Signals

  • providerDeselected(int index, string providerName)
  • providerSelected(int index, string providerName)

Detailed Description

The AccountProviderPickerDialog type provides a dialog page which allows selection of account providers. The dialog may only be accepted if the user has selected at least one provider; otherwise, the user may only reject the dialog.

Property Documentation

providerCount : int

This property contains the number of providers in the ProviderModel


Signal Documentation

providerDeselected(int index, string providerName)

This signal is emitted by the list view when the user deselects an account provider. The index is the index into the ProviderModel corresponding to the account provider deselected by the user, and the providerName is the name of the provider.


providerSelected(int index, string providerName)

This signal is emitted by the list view when the user selects an account provider. The index is the index into the ProviderModel corresponding to the account provider selected by the user, and the providerName is the name of the provider.


  • Legal
  • Contact Us
  • Jollyboys Ltd © 2024

  • Facebook
  • Twitter
  • Mastodon
  • YouTube
  • LinkedIn