Struct StandardListViewItem

Struct Documentation

struct StandardListViewItem

Represents an item in a StandardListView and a StandardTableView. This is the Rust/C++ type for the StandardListViewItem type in Slint files, when declaring for example a property <[StandardListViewItem]> my-list-view-model;.

Public Members

SharedString text

The text content of the item.