API Documentation Documentation for developing SailfishOS applications 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 List of All Members for ConnectivitySettings This is the complete list of members for Sailfish::Mdm::ConnectivitySettings, including inherited members. class MobileNetworkAccessPointSettings flags CellularTechnologies enum CellularTechnology enum Mode ConnectivitySettings(QObject *) ConnectivitySettings(Mode , QObject *) accessPointSettings(const QString &) const : QMap<MobileNetworkAccessPointSettings::Type, MobileNetworkAccessPointSettings> bluetoothEnabled() const : bool bluetoothEnabledChanged() connectToMobileNetwork(const QString &) : bool disconnectFromMobileNetwork(const QString &) : bool flightModeEnabled() const : bool flightModeEnabledChanged() getAvailableWifiServices() const : QVector<NetworkService *> getSavedWifiServices() const : QVector<NetworkService *> isConnectedToMobileNetwork(const QString &) const : bool mobileNetworkImsis() const : QStringList modemPaths() const : QStringList modemSimImsi(const QString &) const : QString ready() const : bool readyChanged() selectCellularTechnologies(const QString &, Sailfish::Mdm::ConnectivitySettings::CellularTechnologies ) : bool selectedCellularTechnologies(const QString &) const : CellularTechnologies setAccessPointSettings(const QString &, const MobileNetworkAccessPointSettings &) : bool setBluetoothEnabled(bool ) setFlightModeEnabled(bool ) setWlanEnabled(bool ) supportedCellularTechnologies(const QString &) const : QVector<CellularTechnologies> wifiServicesChanged() wlanEnabled() const : bool wlanEnabledChanged()