C
SwipeView 所有成员列表
以下是对 SwipeView 的所有成员的完整列表,包括继承的成员。
- count : int
- currentIndex : int
- currentItem : Item
- interactive : bool
- orientation : 枚举类型
- void decrementCurrentIndex()
- void incrementCurrentIndex()
- void setCurrentIndex(int index)
以下成员是从 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
以下成员是从 Item 继承而来的。
- 锚点
- 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
- transitions : list
- visible : bool
- width : real
- x : real
- y : real
- zProp : real
forceActiveFocus ()
在某些 Qt 授权协议下可用。
了解更多。