Obsolete Members for PageHeadStyle
The following members of QML type PageHeadStyle are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Properties
- contentHeight : real
- fontWeight : int
- maximumNumberOfActions : int
- textLeftMargin : real
- textSize : int
Property Documentation
contentHeight : real |
The height of the header excluding the height of the bottom divider and the (optional) row that displays the sections.
fontWeight : int |
The weight of the title font.
maximumNumberOfActions : int |
The number of slots for actions in the header, including the optional (custom or automatic) back button in the left side of the header. If the number of actions defined is larger than the numer of actions specified here, extra actions are put into an overflow.
textLeftMargin : real |
Left margin of title text.
textSize : int |
The size of the title Label.