BluetoothServer
Qt Base Class: QBluetoothServer
Signature: QBluetoothServer(self, serverType: PySide6.QtBluetooth.QBluetoothServiceInfo.Protocol, parent: Optional[PySide6.QtCore.QObject] = None) -> None
Base classes
Name | Children | Inherits |
---|---|---|
ObjectMixin prettyqt.core.object |
||
QBluetoothServer PySide6.QtBluetooth QBluetoothServer(self, serverType: PySide6.QtBluetooth.QBluetoothServiceInfo.Protocol, parent: Optional[PySide6.QtCore.QObject] \= None) -> None |
⋔ Inheritance diagram
graph TD
1473367557072["bluetooth.BluetoothServer"]
1473299815024["core.ObjectMixin"]
140713234304496["builtins.object"]
1473367545360["QtBluetooth.QBluetoothServer"]
1473288842240["QtCore.QObject"]
1473291690208["Shiboken.Object"]
1473299815024 --> 1473367557072
140713234304496 --> 1473299815024
1473367545360 --> 1473367557072
1473288842240 --> 1473367545360
1473291690208 --> 1473288842240
140713234304496 --> 1473291690208
🛈 DocStrings
Bases: ObjectMixin
, QBluetoothServer
Uses the RFCOMM or L2cap protocol to communicate with a Bluetooth device.
Source code in prettyqt\bluetooth\bluetoothserver.py
get_error() -> ErrorStr
get_server_address() -> bluetooth.BluetoothAddress
get_server_type() -> bluetooth.bluetoothserviceinfo.ProtocolStr
⌗ Property table
Qt Property | Type | Doc |
---|---|---|
objectName |
QString |