FormSectionText QML Type

A standard delegate label. More...

Import Statement: import org.kde.kirigamiaddons.formcard
Inherits:

Label

Detailed Description

This is a simple label containing secondary text that was modified to fit the role of Form delegate.

If you need a primary text label with optional secondary text, use FormTextDelegate instead.

See also FormTextDelegate.