IQtTableWidgetClickRowIndicatorRXY Method |
| Name | Description | |
|---|---|---|
| ClickRowIndicatorRXY(Int32, Int32, Int32) |
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
| |
| ClickRowIndicatorRXY(String, Int32, Int32) |
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
| |
| ClickRowIndicatorRXY(Int32, Int32, Int32, ShiftKey) |
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
| |
| ClickRowIndicatorRXY(String, Int32, Int32, ShiftKey) |
Simulates a click of the right mouse button at position (X, Y) in header-relative coordinates.
|