QAction露
- PyQt5.Qt3DInput.QAction
Inherits from QNode.
Description露
Links a set of QAbstractActionInput that trigger the same event.
Methods露
- addInput(QAbstractActionInput)
Append QAbstractActionInput input to the list of inputs that can trigger this action.
- inputs() → List[QAbstractActionInput]
Returns the list of inputs that can trigger this action.
- isActive() → bool
TODO
- removeInput(QAbstractActionInput)
Remove QAbstractActionInput input to the list of inputs that can trigger this action.
- sceneChangeEvent(QSceneChange)
TODO
Signals露
- activeChanged(bool)
TODO