C
List of All Members for SwipeView
This is the complete list of members for SwipeView, including inherited members.
- count : int
- currentIndex : int
- currentItem : Item
- interactive : bool
- orientation : enumeration
- void decrementCurrentIndex()
- void incrementCurrentIndex()
- void setCurrentIndex(int index)
The following members are inherited from Control.
- availableHeight : real
- availableWidth : real
- background : Item
- bottomInset : real
- bottomPadding : real
- contentItem : Item
- font : font
- leftInset : real
- leftPadding : real
- padding : real
- rightInset : real
- rightPadding : real
- spacing : real
- topInset : real
- topPadding : real
The following members are inherited from Item.
- anchors
- anchors.baseline : AnchorLine
- anchors.baselineOffset : real
- anchors.bottom : AnchorLine
- anchors.bottomMargin : real
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : AnchorLine
- anchors.horizontalCenterOffset : real
- anchors.left : AnchorLine
- anchors.leftMargin : real
- anchors.margins : real
- anchors.right : AnchorLine
- anchors.rightMargin : real
- anchors.top : AnchorLine
- anchors.topMargin : real
- anchors.verticalCenter : AnchorLine
- anchors.verticalCenterOffset : real
- clip : bool
- enabled : bool
- height : real
- implicitHeight : real
- implicitWidth : real
- opacity : real
- parent : Item
- state : string
- states : list<State>
- transitions : list<Transition>
- visible : bool
- width : real
- x : real
- y : real
- z : real
Available under certain Qt licenses.
Find out more.