@@ -71,6 +71,13 @@ class QBluetooth(sip.simplewrapper):
71
71
def __index__ (self ) -> int : ...
72
72
def __int__ (self ) -> int : ...
73
73
74
+ def __and__ (self , other : typing .Union ['QBluetooth.SecurityFlags' , 'QBluetooth.Security' ]) -> 'QBluetooth.SecurityFlags' : ...
75
+ def __iand__ (self , other : typing .Union ['QBluetooth.SecurityFlags' , 'QBluetooth.Security' ]) -> 'QBluetooth.SecurityFlags' : ...
76
+ def __or__ (self , other : typing .Union ['QBluetooth.SecurityFlags' , 'QBluetooth.Security' ]) -> 'QBluetooth.SecurityFlags' : ...
77
+ def __ior__ (self , other : typing .Union ['QBluetooth.SecurityFlags' , 'QBluetooth.Security' ]) -> 'QBluetooth.SecurityFlags' : ...
78
+ def __xor__ (self , other : typing .Union ['QBluetooth.SecurityFlags' , 'QBluetooth.Security' ]) -> 'QBluetooth.SecurityFlags' : ...
79
+ def __ixor__ (self , other : typing .Union ['QBluetooth.SecurityFlags' , 'QBluetooth.Security' ]) -> 'QBluetooth.SecurityFlags' : ...
80
+
74
81
class AttAccessConstraints (sip .wrapper ):
75
82
76
83
@typing .overload
@@ -86,6 +93,13 @@ class QBluetooth(sip.simplewrapper):
86
93
def __index__ (self ) -> int : ...
87
94
def __int__ (self ) -> int : ...
88
95
96
+ def __and__ (self , other : typing .Union ['QBluetooth.AttAccessConstraints' , 'QBluetooth.AttAccessConstraint' ]) -> 'QBluetooth.AttAccessConstraints' : ...
97
+ def __iand__ (self , other : typing .Union ['QBluetooth.AttAccessConstraints' , 'QBluetooth.AttAccessConstraint' ]) -> 'QBluetooth.AttAccessConstraints' : ...
98
+ def __or__ (self , other : typing .Union ['QBluetooth.AttAccessConstraints' , 'QBluetooth.AttAccessConstraint' ]) -> 'QBluetooth.AttAccessConstraints' : ...
99
+ def __ior__ (self , other : typing .Union ['QBluetooth.AttAccessConstraints' , 'QBluetooth.AttAccessConstraint' ]) -> 'QBluetooth.AttAccessConstraints' : ...
100
+ def __xor__ (self , other : typing .Union ['QBluetooth.AttAccessConstraints' , 'QBluetooth.AttAccessConstraint' ]) -> 'QBluetooth.AttAccessConstraints' : ...
101
+ def __ixor__ (self , other : typing .Union ['QBluetooth.AttAccessConstraints' , 'QBluetooth.AttAccessConstraint' ]) -> 'QBluetooth.AttAccessConstraints' : ...
102
+
89
103
90
104
class QBluetoothAddress (sip .wrapper ):
91
105
@@ -154,6 +168,13 @@ class QBluetoothDeviceDiscoveryAgent(QtCore.QObject):
154
168
def __index__ (self ) -> int : ...
155
169
def __int__ (self ) -> int : ...
156
170
171
+ def __and__ (self , other : typing .Union ['QBluetoothDeviceDiscoveryAgent.DiscoveryMethods' , 'QBluetoothDeviceDiscoveryAgent.DiscoveryMethod' ]) -> 'QBluetoothDeviceDiscoveryAgent.DiscoveryMethods' : ...
172
+ def __iand__ (self , other : typing .Union ['QBluetoothDeviceDiscoveryAgent.DiscoveryMethods' , 'QBluetoothDeviceDiscoveryAgent.DiscoveryMethod' ]) -> 'QBluetoothDeviceDiscoveryAgent.DiscoveryMethods' : ...
173
+ def __or__ (self , other : typing .Union ['QBluetoothDeviceDiscoveryAgent.DiscoveryMethods' , 'QBluetoothDeviceDiscoveryAgent.DiscoveryMethod' ]) -> 'QBluetoothDeviceDiscoveryAgent.DiscoveryMethods' : ...
174
+ def __ior__ (self , other : typing .Union ['QBluetoothDeviceDiscoveryAgent.DiscoveryMethods' , 'QBluetoothDeviceDiscoveryAgent.DiscoveryMethod' ]) -> 'QBluetoothDeviceDiscoveryAgent.DiscoveryMethods' : ...
175
+ def __xor__ (self , other : typing .Union ['QBluetoothDeviceDiscoveryAgent.DiscoveryMethods' , 'QBluetoothDeviceDiscoveryAgent.DiscoveryMethod' ]) -> 'QBluetoothDeviceDiscoveryAgent.DiscoveryMethods' : ...
176
+ def __ixor__ (self , other : typing .Union ['QBluetoothDeviceDiscoveryAgent.DiscoveryMethods' , 'QBluetoothDeviceDiscoveryAgent.DiscoveryMethod' ]) -> 'QBluetoothDeviceDiscoveryAgent.DiscoveryMethods' : ...
177
+
157
178
@typing .overload
158
179
def __init__ (self , parent : typing .Optional [QtCore .QObject ] = ...) -> None : ...
159
180
@typing .overload
@@ -459,6 +480,13 @@ class QBluetoothDeviceInfo(sip.wrapper):
459
480
def __index__ (self ) -> int : ...
460
481
def __int__ (self ) -> int : ...
461
482
483
+ def __and__ (self , other : typing .Union ['QBluetoothDeviceInfo.ServiceClasses' , 'QBluetoothDeviceInfo.ServiceClass' ]) -> 'QBluetoothDeviceInfo.ServiceClasses' : ...
484
+ def __iand__ (self , other : typing .Union ['QBluetoothDeviceInfo.ServiceClasses' , 'QBluetoothDeviceInfo.ServiceClass' ]) -> 'QBluetoothDeviceInfo.ServiceClasses' : ...
485
+ def __or__ (self , other : typing .Union ['QBluetoothDeviceInfo.ServiceClasses' , 'QBluetoothDeviceInfo.ServiceClass' ]) -> 'QBluetoothDeviceInfo.ServiceClasses' : ...
486
+ def __ior__ (self , other : typing .Union ['QBluetoothDeviceInfo.ServiceClasses' , 'QBluetoothDeviceInfo.ServiceClass' ]) -> 'QBluetoothDeviceInfo.ServiceClasses' : ...
487
+ def __xor__ (self , other : typing .Union ['QBluetoothDeviceInfo.ServiceClasses' , 'QBluetoothDeviceInfo.ServiceClass' ]) -> 'QBluetoothDeviceInfo.ServiceClasses' : ...
488
+ def __ixor__ (self , other : typing .Union ['QBluetoothDeviceInfo.ServiceClasses' , 'QBluetoothDeviceInfo.ServiceClass' ]) -> 'QBluetoothDeviceInfo.ServiceClasses' : ...
489
+
462
490
class CoreConfigurations (sip .wrapper ):
463
491
464
492
@typing .overload
@@ -474,6 +502,13 @@ class QBluetoothDeviceInfo(sip.wrapper):
474
502
def __index__ (self ) -> int : ...
475
503
def __int__ (self ) -> int : ...
476
504
505
+ def __and__ (self , other : typing .Union ['QBluetoothDeviceInfo.CoreConfigurations' , 'QBluetoothDeviceInfo.CoreConfiguration' ]) -> 'QBluetoothDeviceInfo.CoreConfigurations' : ...
506
+ def __iand__ (self , other : typing .Union ['QBluetoothDeviceInfo.CoreConfigurations' , 'QBluetoothDeviceInfo.CoreConfiguration' ]) -> 'QBluetoothDeviceInfo.CoreConfigurations' : ...
507
+ def __or__ (self , other : typing .Union ['QBluetoothDeviceInfo.CoreConfigurations' , 'QBluetoothDeviceInfo.CoreConfiguration' ]) -> 'QBluetoothDeviceInfo.CoreConfigurations' : ...
508
+ def __ior__ (self , other : typing .Union ['QBluetoothDeviceInfo.CoreConfigurations' , 'QBluetoothDeviceInfo.CoreConfiguration' ]) -> 'QBluetoothDeviceInfo.CoreConfigurations' : ...
509
+ def __xor__ (self , other : typing .Union ['QBluetoothDeviceInfo.CoreConfigurations' , 'QBluetoothDeviceInfo.CoreConfiguration' ]) -> 'QBluetoothDeviceInfo.CoreConfigurations' : ...
510
+ def __ixor__ (self , other : typing .Union ['QBluetoothDeviceInfo.CoreConfigurations' , 'QBluetoothDeviceInfo.CoreConfiguration' ]) -> 'QBluetoothDeviceInfo.CoreConfigurations' : ...
511
+
477
512
class Fields (sip .wrapper ):
478
513
479
514
@typing .overload
@@ -489,6 +524,13 @@ class QBluetoothDeviceInfo(sip.wrapper):
489
524
def __index__ (self ) -> int : ...
490
525
def __int__ (self ) -> int : ...
491
526
527
+ def __and__ (self , other : typing .Union ['QBluetoothDeviceInfo.Fields' , 'QBluetoothDeviceInfo.Field' ]) -> 'QBluetoothDeviceInfo.Fields' : ...
528
+ def __iand__ (self , other : typing .Union ['QBluetoothDeviceInfo.Fields' , 'QBluetoothDeviceInfo.Field' ]) -> 'QBluetoothDeviceInfo.Fields' : ...
529
+ def __or__ (self , other : typing .Union ['QBluetoothDeviceInfo.Fields' , 'QBluetoothDeviceInfo.Field' ]) -> 'QBluetoothDeviceInfo.Fields' : ...
530
+ def __ior__ (self , other : typing .Union ['QBluetoothDeviceInfo.Fields' , 'QBluetoothDeviceInfo.Field' ]) -> 'QBluetoothDeviceInfo.Fields' : ...
531
+ def __xor__ (self , other : typing .Union ['QBluetoothDeviceInfo.Fields' , 'QBluetoothDeviceInfo.Field' ]) -> 'QBluetoothDeviceInfo.Fields' : ...
532
+ def __ixor__ (self , other : typing .Union ['QBluetoothDeviceInfo.Fields' , 'QBluetoothDeviceInfo.Field' ]) -> 'QBluetoothDeviceInfo.Fields' : ...
533
+
492
534
@typing .overload
493
535
def __init__ (self ) -> None : ...
494
536
@typing .overload
@@ -1625,6 +1667,13 @@ class QLowEnergyCharacteristic(sip.wrapper):
1625
1667
def __index__ (self ) -> int : ...
1626
1668
def __int__ (self ) -> int : ...
1627
1669
1670
+ def __and__ (self , other : typing .Union ['QLowEnergyCharacteristic.PropertyTypes' , 'QLowEnergyCharacteristic.PropertyType' ]) -> 'QLowEnergyCharacteristic.PropertyTypes' : ...
1671
+ def __iand__ (self , other : typing .Union ['QLowEnergyCharacteristic.PropertyTypes' , 'QLowEnergyCharacteristic.PropertyType' ]) -> 'QLowEnergyCharacteristic.PropertyTypes' : ...
1672
+ def __or__ (self , other : typing .Union ['QLowEnergyCharacteristic.PropertyTypes' , 'QLowEnergyCharacteristic.PropertyType' ]) -> 'QLowEnergyCharacteristic.PropertyTypes' : ...
1673
+ def __ior__ (self , other : typing .Union ['QLowEnergyCharacteristic.PropertyTypes' , 'QLowEnergyCharacteristic.PropertyType' ]) -> 'QLowEnergyCharacteristic.PropertyTypes' : ...
1674
+ def __xor__ (self , other : typing .Union ['QLowEnergyCharacteristic.PropertyTypes' , 'QLowEnergyCharacteristic.PropertyType' ]) -> 'QLowEnergyCharacteristic.PropertyTypes' : ...
1675
+ def __ixor__ (self , other : typing .Union ['QLowEnergyCharacteristic.PropertyTypes' , 'QLowEnergyCharacteristic.PropertyType' ]) -> 'QLowEnergyCharacteristic.PropertyTypes' : ...
1676
+
1628
1677
@typing .overload
1629
1678
def __init__ (self ) -> None : ...
1630
1679
@typing .overload
@@ -1884,6 +1933,13 @@ class QLowEnergyService(QtCore.QObject):
1884
1933
def __index__ (self ) -> int : ...
1885
1934
def __int__ (self ) -> int : ...
1886
1935
1936
+ def __and__ (self , other : typing .Union ['QLowEnergyService.ServiceTypes' , 'QLowEnergyService.ServiceType' ]) -> 'QLowEnergyService.ServiceTypes' : ...
1937
+ def __iand__ (self , other : typing .Union ['QLowEnergyService.ServiceTypes' , 'QLowEnergyService.ServiceType' ]) -> 'QLowEnergyService.ServiceTypes' : ...
1938
+ def __or__ (self , other : typing .Union ['QLowEnergyService.ServiceTypes' , 'QLowEnergyService.ServiceType' ]) -> 'QLowEnergyService.ServiceTypes' : ...
1939
+ def __ior__ (self , other : typing .Union ['QLowEnergyService.ServiceTypes' , 'QLowEnergyService.ServiceType' ]) -> 'QLowEnergyService.ServiceTypes' : ...
1940
+ def __xor__ (self , other : typing .Union ['QLowEnergyService.ServiceTypes' , 'QLowEnergyService.ServiceType' ]) -> 'QLowEnergyService.ServiceTypes' : ...
1941
+ def __ixor__ (self , other : typing .Union ['QLowEnergyService.ServiceTypes' , 'QLowEnergyService.ServiceType' ]) -> 'QLowEnergyService.ServiceTypes' : ...
1942
+
1887
1943
def descriptorRead (self , info : QLowEnergyDescriptor , value : typing .Union [QtCore .QByteArray , bytes , bytearray ]) -> None : ...
1888
1944
def characteristicRead (self , info : QLowEnergyCharacteristic , value : typing .Union [QtCore .QByteArray , bytes , bytearray ]) -> None : ...
1889
1945
def readDescriptor (self , descriptor : QLowEnergyDescriptor ) -> None : ...
0 commit comments