List of All Members for ScrollablePage
This is the complete list of members for ScrollablePage, including inherited members.
- flickable : Flickable
(deprecated)
- horizontalScrollBarInteractive : bool
- horizontalScrollBarPolicy : int
- keyboardNavigationEnabled : bool
- mainItem : QtObject
(deprecated)
- refreshing : bool
- supportsRefreshing : bool
- verticalScrollBarInteractive : bool
- verticalScrollBarPolicy : int
The following members are inherited from Page.
- actions : T.Action
- flickable : Flickable
- globalToolBarItem : Item
(since 2.5)
- globalToolBarStyle : int
- icon : P.ActionIconGroup
- isCurrentPage : bool
(since 2.1)
- overlay : Item
- progress : var
- titleDelegate : Component
(since 2.7)
- backRequested(var event)
The following members are inherited from Page.
- footer : Item
- header : Item
- implicitFooterHeight : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- implicitFooterWidth : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- implicitHeaderHeight : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- implicitHeaderWidth : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- title : string
The following members are inherited from Pane.
- contentChildren : list<Item>
- contentData : list<QtObject>
- contentHeight : real
- contentWidth : real
The following members are inherited from Control.
- availableHeight : real
- availableWidth : real
- background : Item
- bottomInset : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- bottomPadding : real
- contentItem : Item
- focusReason : enumeration
- font : font
- horizontalPadding : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- hoverEnabled : bool
- hovered : bool
- implicitBackgroundHeight : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- implicitBackgroundWidth : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- implicitContentHeight : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- implicitContentWidth : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- leftInset : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- leftPadding : real
- locale : Locale
- mirrored : bool
- padding : real
- rightInset : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- rightPadding : real
- spacing : real
- topInset : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- topPadding : real
- verticalPadding : real
(since QtQuick.Controls 2.5 (Qt 5.12))
- visualFocus : bool
- wheelEnabled : bool