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
- fontSize : string
(obsolete)
- separatorBottomSource : url
(obsolete)
- separatorSource : url
(obsolete)
- textColor : color
(obsolete)
Property Documentation
separatorBottomSource : url |
The source of an additional image attached to the bottom of the separator. The contents of the MainView will be drawn on top of the separator bottom image. This property is ignored when separatorSource is an empty string.
separatorSource : url |
The source of the image that separates the header from the contents of a MainView. The separator will be drawn over the contents. Set to empty string to use the new header separator.