|
|
|
@ -105,6 +105,7 @@ public:
@@ -105,6 +105,7 @@ public:
|
|
|
|
|
void loadSettings (QSettings& settings, const QString& root); |
|
|
|
|
void saveSettings (QSettings& settings, const QString& root); |
|
|
|
|
void updateSettings (); |
|
|
|
|
bool isAutoConnectAllowed () { return false; } |
|
|
|
|
QString settingsURL () { return "BluetoothSettings.qml"; } |
|
|
|
|
|
|
|
|
|
public slots: |
|
|
|
|