IQtTableWidgetDblClickCellXY Method |
Name | Description | |
---|---|---|
DblClickCellXY(Int32, Int32, Int32, Int32) |
Simulates a double-click at position (X, Y) in cell-relative coordinates.
| |
DblClickCellXY(Int32, String, Int32, Int32) |
Simulates a double-click at position (X, Y) in cell-relative coordinates.
| |
DblClickCellXY(String, Int32, Int32, Int32) |
Simulates a double-click at position (X, Y) in cell-relative coordinates.
| |
DblClickCellXY(String, String, Int32, Int32) |
Simulates a double-click at position (X, Y) in cell-relative coordinates.
| |
DblClickCellXY(Int32, Int32, Int32, Int32, ShiftKey) |
Simulates a double-click at position (X, Y) in cell-relative coordinates.
| |
DblClickCellXY(Int32, String, Int32, Int32, ShiftKey) |
Simulates a double-click at position (X, Y) in cell-relative coordinates.
| |
DblClickCellXY(String, Int32, Int32, Int32, ShiftKey) |
Simulates a double-click at position (X, Y) in cell-relative coordinates.
| |
DblClickCellXY(String, String, Int32, Int32, ShiftKey) |
Simulates a double-click at position (X, Y) in cell-relative coordinates.
|