Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

nrListColumnSort

nrListColumnSort(
o_listView
x_position
)
=> t / nil

Description

Function logged when a column in a list/tree view, created with the Qt QListView class, is sorted. This function is intended only for replay use and should not be called explicitly.

Arguments

o_listView

The list view.

x_position

The position of the column that is sorted.

Value Returned

t

A column in a list-tree view was sorted or this function was called from SKILL to replay the action of sorting the column.

nil

There was an error.

Related Topics

QtReplay Functions

nrListColumnMove

nrListItemAction

nrListItemRename

nrListItemExpand


Return to top
 ⠀
X