Obsolete Members for ListSectionHeader

The following members of QML type ListSectionHeader are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

  • label : alias (deprecated in 6.2)

Property Documentation

label : alias [deprecated in 6.2]

This property is deprecated since org.kde.kirigami 6.2. We strongly advise against using it in new code.

This property sets the text of the ListView's section header.

string label

Use base type's AbstractButton::text property directly