QCheckBox露
- PyQt5.QtWidgets.QCheckBox
Inherits from QAbstractButton.
Description露
TODO
Methods露
- __init__(parent: QWidget = None)
TODO
- __init__(str, parent: QWidget = None)
TODO
- checkState() → CheckState
TODO
- checkStateSet()
TODO
- event(QEvent) → bool
TODO
- hitButton(QPoint) → bool
TODO
- initStyleOption(QStyleOptionButton)
TODO
- isTristate() → bool
TODO
- minimumSizeHint() → QSize
TODO
- mouseMoveEvent(QMouseEvent)
TODO
- nextCheckState()
TODO
- paintEvent(QPaintEvent)
TODO
- setCheckState(CheckState)
TODO
- setTristate(on: bool = True)
TODO
- sizeHint() → QSize
TODO
Signals露
- stateChanged(int)
TODO