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