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