IQtTreeWidget.DblClickItemR Method |
Name | Description | |
---|---|---|
![]() | DblClickItemR(Int32) |
Moves the mouse cursor to the specified item and column then simulates a double-click of the right mouse button over that item.
|
![]() | DblClickItemR(String) |
Moves the mouse cursor to the specified item and column then simulates a double-click of the right mouse button over that item.
|
![]() | DblClickItemR(Int32, Int32) |
Moves the mouse cursor to the specified item and column then simulates a double-click of the right mouse button over that item.
|
![]() | DblClickItemR(Int32, String) |
Moves the mouse cursor to the specified item and column then simulates a double-click of the right mouse button over that item.
|
![]() | DblClickItemR(String, Int32) |
Moves the mouse cursor to the specified item and column then simulates a double-click of the right mouse button over that item.
|
![]() | DblClickItemR(String, String) |
Moves the mouse cursor to the specified item and column then simulates a double-click of the right mouse button over that item.
|
![]() | DblClickItemR(Int32, Int32, ShiftKey) |
Moves the mouse cursor to the specified item and column then simulates a double-click of the right mouse button over that item.
|
![]() | DblClickItemR(Int32, String, ShiftKey) |
Moves the mouse cursor to the specified item and column then simulates a double-click of the right mouse button over that item.
|
![]() | DblClickItemR(String, Int32, ShiftKey) |
Moves the mouse cursor to the specified item and column then simulates a double-click of the right mouse button over that item.
|
![]() | DblClickItemR(String, String, ShiftKey) |
Moves the mouse cursor to the specified item and column then simulates a double-click of the right mouse button over that item.
|