NetworkManagerQt
bluetoothsetting.cpp
58void NetworkManager::BluetoothSetting::setProfileType(NetworkManager::BluetoothSetting::ProfileType type)
65NetworkManager::BluetoothSetting::ProfileType NetworkManager::BluetoothSetting::profileType() const
99 setting.insert(QLatin1String(NM_SETTING_BLUETOOTH_TYPE), QLatin1String(NM_SETTING_BLUETOOTH_TYPE_DUN));
102 setting.insert(QLatin1String(NM_SETTING_BLUETOOTH_TYPE), QLatin1String(NM_SETTING_BLUETOOTH_TYPE_PANU));
QVariantMap toMap() const override
Must be reimplemented, default implementationd does nothing.
Definition bluetoothsetting.cpp:89
QString name() const override
Must be reimplemented, default implementationd does nothing.
Definition bluetoothsetting.cpp:37
void fromMap(const QVariantMap &setting) override
Must be reimplemented, default implementation does nothing.
Definition bluetoothsetting.cpp:72
VehicleSection::Type type(QStringView coachNumber, QStringView coachClassification)
@ Unknown
the networking system is not active or unable to report its status - proceed with caution
Definition manager.h:33
QDebug & maybeSpace()
QDebug & nospace()
Q_D(Todo)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:01:06 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:01:06 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.