QLidReading¶
Synopsis¶
Functions¶
def
backLidClosed
()def
frontLidClosed
()def
setBackLidClosed
(closed)def
setFrontLidClosed
(closed)
Signals¶
def
backLidChanged
(closed)def
frontLidChanged
(closed)
Detailed Description¶
- class PySide6.QtSensors.QLidReading(parent)¶
- Parameters
parent –
PySide6.QtCore.QObject
- PySide6.QtSensors.QLidReading.backLidChanged(closed)¶
- Parameters
closed – bool
- PySide6.QtSensors.QLidReading.backLidClosed()¶
- Return type
bool
- PySide6.QtSensors.QLidReading.frontLidChanged(closed)¶
- Parameters
closed – bool
- PySide6.QtSensors.QLidReading.frontLidClosed()¶
- Return type
bool
- PySide6.QtSensors.QLidReading.setBackLidClosed(closed)¶
- Parameters
closed – bool
- PySide6.QtSensors.QLidReading.setFrontLidClosed(closed)¶
- Parameters
closed – bool
© 2022 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.