Class BluetoothDeviceChooser
ClassList > BluetoothDeviceChooser
Inherits the following classes: QtQuick::Item
Public Properties
| Type | Name |
|---|---|
| property string | deviceAddress |
| property string | deviceName |
| property bool | isScanning |
| property bool | scannedOnce |
Public Functions
| Type | Name |
|---|---|
| void | close () |
| void | generateName () |
| void | getSettings () |
| void | setSettings (settings) |
Public Properties Documentation
property deviceAddress
string BluetoothDeviceChooser::deviceAddress;
property deviceName
string BluetoothDeviceChooser::deviceName;
property isScanning
bool BluetoothDeviceChooser::isScanning;
property scannedOnce
bool BluetoothDeviceChooser::scannedOnce;
Public Functions Documentation
function close
void BluetoothDeviceChooser::close ()
function generateName
void BluetoothDeviceChooser::generateName ()
function getSettings
void BluetoothDeviceChooser::getSettings ()
function setSettings
void BluetoothDeviceChooser::setSettings (
settings
)
The documentation for this class was generated from the following file src/qml/BluetoothDeviceChooser.qml