QPushButton¶
This matches a Qt push button. Use DoAction to press it.
Extends QAbstractButton
Extends SeSSimulatedObject
Behavior Pattern: Win32Pressable
Action Summary¶
| Action | Description |
|---|---|
| DoAction | Presses the button. |
Action Detail¶
DoAction¶
Presses the button.
DoAction()