nrListColumnMove
nrListColumnMove(o_listView x_position x_newPosition) =>t / nil
Description
Function logged when a column in a list/tree view (created with the Qt QListView class) is moved. This function is intended only for replay use and should not be called explicitly.
Arguments
Values Returned
|
A column in a list-tree view was moved or this function was called from SKILL to replay the moving of the column. |
|
Related Topics
Return to top