ListScrollFlags#

Added in version 4.12.

class ListScrollFlags#

List of actions to perform when scrolling to items in a list widget.

Fields#

class ListScrollFlags
FOCUS#

Focus the target item

NONE#

Don’t do anything extra

SELECT#

Select the target item and unselect all other items.