QUndoCommand露
- PyQt5.QtWidgets.QUndoCommand
Description露
TODO
Methods露
- __init__(parent: QUndoCommand = None)
TODO
- __init__(str, parent: QUndoCommand = None)
TODO
- actionText() → str
TODO
- child(int) → QUndoCommand
TODO
- childCount() → int
TODO
- id() → int
TODO
- isObsolete() → bool
TODO
- mergeWith(QUndoCommand) → bool
TODO
- redo()
TODO
- setObsolete(bool)
TODO
- setText(str)
TODO
- text() → str
TODO
- undo()
TODO