SectionHeader

Search for usage in LXR

SectionHeader Class Reference
Inheritance diagram for SectionHeader:

Properties

alias label1
 
alias label2
 
alias template
 
alias text1
 
alias text2
 

Detailed Description

A control for dividing sections with a title label and a message body. This controls inherits from QQC2 Pane, to checkout its inherited properties refer to the Qt Docs.

Since
org.mauikit.controls

The most common use for this control is to set it as the title of a section. For a more complete implementation of such use case refer to the SectionGroup, which uses this control as the section header.

See also
SectionGroup

Definition at line 14 of file SectionHeader.qml.

Property Documentation

◆ label1

alias SectionHeader::label1
read
See also
ListItemTemplate::label1
Remarks
This property is read-only

Definition at line 35 of file SectionHeader.qml.

◆ label2

alias SectionHeader::label2
read
See also
ListItemTemplate::label2
Remarks
This property is read-only

Definition at line 40 of file SectionHeader.qml.

◆ template

ListItemtemplate SectionHeader::template
read

An alias to the ListItemTemplate handling the information labels, etc.

Remarks
This property is read-only

Exposed for fine tuning more of its properties.

Definition at line 22 of file SectionHeader.qml.

◆ text1

alias SectionHeader::text1
read
See also
ListItemTemplate::text1

Definition at line 26 of file SectionHeader.qml.

◆ text2

alias SectionHeader::text2
read
See also
ListItemTemplate::text2

Definition at line 30 of file SectionHeader.qml.


The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri May 17 2024 11:56:16 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.