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's class QBluetoothPermission

  • Constructor Details

    • QBluetoothPermission

      public QBluetoothPermission()
    • QBluetoothPermission

      public QBluetoothPermission(QBluetoothPermission other)
    • QBluetoothPermission

      protected QBluetoothPermission(QtObject.QPrivateConstructor p)
      Constructor for internal use only.
      Parameters:
      p - expected to be null.
  • Method Details