Skip to content

Class BluetoothDeviceChooser

ClassList > BluetoothDeviceChooser

Inherits the following classes: QtQuick::Item

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 BluetoothDeviceChooser::deviceAddress;

property deviceBLE

bool BluetoothDeviceChooser::deviceBLE;

property deviceClassicSupport

bool BluetoothDeviceChooser::deviceClassicSupport;

property deviceLowEnergyByDefault

bool BluetoothDeviceChooser::deviceLowEnergyByDefault;

property deviceLowEnergySupport

bool BluetoothDeviceChooser::deviceLowEnergySupport;

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 pickConfiguration

void BluetoothDeviceChooser::pickConfiguration () 

function setSettings

void BluetoothDeviceChooser::setSettings (
    settings
) 


The documentation for this class was generated from the following file src/qml/BluetoothDeviceChooser.qml