StandardListViewItem
from slint.language import StandardListViewItempython
Represents an item in a StandardListView and a StandardTableView.
Properties
Section titled “Properties”text: strThe text content of the item
© 2026 SixtyFPS GmbH
from slint.language import StandardListViewItemRepresents an item in a StandardListView and a StandardTableView.
text: strThe text content of the item
© 2026 SixtyFPS GmbH