Class Theme::QfPageHeader
ClassList > Theme > QfPageHeader
Inherits the following classes: ToolBar
Public Properties
| Type | Name |
|---|---|
| property bool | backAsCancel |
| property bool | backgroundFill |
| property alias | busyIndicatorState |
| property alias | busyIndicatorValue |
| property alias | showApplyButton |
| property alias | showBackButton |
| property alias | showCancelButton |
| property alias | showMenuButton |
| property alias | showRemoveButton |
| property alias | title |
| property double | topMargin |
Public Signals
| Type | Name |
|---|---|
| signal void | apply |
| signal void | back |
| signal void | cancel |
| signal void | finished |
| signal void | openMenu |
| signal void | remove |
Detailed Description
Import Statement
import Theme
Version:
1.0
Public Properties Documentation
property backAsCancel
bool Theme::QfPageHeader::backAsCancel;
property backgroundFill
bool Theme::QfPageHeader::backgroundFill;
property busyIndicatorState
alias Theme::QfPageHeader::busyIndicatorState;
property busyIndicatorValue
alias Theme::QfPageHeader::busyIndicatorValue;
property showApplyButton
alias Theme::QfPageHeader::showApplyButton;
property showBackButton
alias Theme::QfPageHeader::showBackButton;
property showCancelButton
alias Theme::QfPageHeader::showCancelButton;
property showMenuButton
alias Theme::QfPageHeader::showMenuButton;
property showRemoveButton
alias Theme::QfPageHeader::showRemoveButton;
property title
alias Theme::QfPageHeader::title;
property topMargin
double Theme::QfPageHeader::topMargin;
Public Signals Documentation
signal apply
void Theme::QfPageHeader::apply;
signal back
void Theme::QfPageHeader::back;
signal cancel
void Theme::QfPageHeader::cancel;
signal finished
void Theme::QfPageHeader::finished;
signal openMenu
void Theme::QfPageHeader::openMenu;
signal remove
void Theme::QfPageHeader::remove;
The documentation for this class was generated from the following file src/qml/imports/Theme/QfPageHeader.qml