IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

QBluetoothPermission Class

Access Bluetooth peripherals.

This class was introduced in Qt 6.5.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

QBluetoothPermission Class

  • Header: QPermissions

  • Since: Qt 6.5

  • CMake:

    find_package(Qt6 REQUIRED COMPONENTS Core)

    target_link_libraries(mytarget PRIVATE Qt6::Core)

  • qmake: QT += core

  • Group: QBluetoothPermission is part of permissions

Detailed Description

 

Requirements

To request this permission at runtime, the following platform specific usage declarations have to be made at build time:

Platform

Type

 

Apple

Usage description

NSBluetoothAlwaysUsageDescription

Android

uses-permission

android.permission.BLUETOOTH

Please see the individual usage declaration types for how to add them to your project.

See Also

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+