Fluid
Loading...
Searching...
No Matches
DisplayLabel Class Reference

Text label with standard font and styling suitable to display text. More...

Inheritance diagram for DisplayLabel:
Inheritance graph
[legend]
Collaboration diagram for DisplayLabel:
Collaboration graph
[legend]

Detailed Description

Text label with standard font and styling suitable to display text.

Text label for the Material Design display text style.

import QtQuick
import Fluid as Fluid
Fluid.DisplayLabel {
text: "Text to display"
}

For more information you can read the Material Design guidelines.


The documentation for this class was generated from the following file: