nrListItemRename
nrListItemRename(o_listView t_itemName x_columnIndex t_newItemName) =>t / nil
Description
Function logged when an item in a list/tree view (created with the Qt QListView class) is renamed. This function is intended only for replay use and should not be called explicitly.
Arguments
Values Returned
|
A list view item was renamed or this function was called from SKILL to replay the action of renaming of the item. |
|
Related Topics
Return to top