TabList

component fbx.ui.page.TabList

TabList is an interactive control used to display a list of tabs.

../../../_images/tablist.png

A TabList

signal selected(index)
Parameters

index (int) – Selected index

Raised when user selects an entry in the list.

property model

A list model with title properties.