Module qtjambi
Package io.qt.core

Class QBluetoothPermission

java.lang.Object
io.qt.QtObject
io.qt.core.QPermission
io.qt.core.QBluetoothPermission
All Implemented Interfaces:
QtObjectInterface, Cloneable

public class QBluetoothPermission extends QPermission implements Cloneable

Access Bluetooth peripherals

Java wrapper for Qt class QBluetoothPermission

  • Constructor Details

    • QBluetoothPermission

      public QBluetoothPermission()

      See QBluetoothPermission::QBluetoothPermission()

    • QBluetoothPermission

      public QBluetoothPermission(QBluetoothPermission other)

      See QBluetoothPermission::QBluetoothPermission(QBluetoothPermission)

  • Method Details