SplitView 所有成员列表
这是 SplitView 的完整成员列表,包括继承的成员。
- fillHeight : bool [附加]
- fillWidth : bool [附加]
- handle : 组件
- maximumHeight : 实数 [附加]
- maximumWidth : 实数 [附加]
- minimumHeight : 实数 [附加]
- minimumWidth : 实数 [附加]
- orientation : 枚举类型
- preferredHeight : 实数 [附加]
- preferredWidth : 实数 [附加]
- resizing : bool
- view : SplitView [附加]
- bool restoreState(state)
- var saveState()
以下成员是从 Container 继承而来的。
- contentChildren : Item 列表
- contentData : QtObject 列表 [默认]
- contentHeight : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12))
- contentModel : 模型
- contentWidth : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12))
- count : int
- currentIndex : int
- currentItem : Item
- void addItem(Item item)
- void decrementCurrentIndex()
(自 QtQuick.Controls 2.1 (Qt 5.8))
- void incrementCurrentIndex()
(自 QtQuick.Controls 2.1 (Qt 5.8))
- void insertItem(int index, Item item)
- Item itemAt(int index)
- void moveItem(int from, int to)
- void removeItem(Item item)
(自 QtQuick.Controls 2.3 (Qt 5.10))
- void setCurrentIndex(int index)
- 项目 takeItem(int index)
(自 QtQuick.Controls 2.3 (Qt 5.10) 开始使用)
以下成员继承自 Control。
- availableHeight : 实数
- availableWidth : 实数
- background : Item
- bottomInset : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始使用)
- bottomPadding : 实数
- contentItem : Item
- focusReason : 枚举类型
- font : 字体
- horizontalPadding : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始使用)
- hoverEnabled : 布尔值
- hovered : 布尔值
- implicitBackgroundHeight : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始使用)
- implicitBackgroundWidth : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始使用)
- implicitContentHeight : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始使用)
- implicitContentWidth : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始使用)
- leftInset : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始使用)
- leftPadding : 实数
- locale :Locale
- mirrored : 布尔值
- padding : 实数
- rightInset : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始使用)
- rightPadding : 实数
- spacing : 实数
- topInset : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始使用)
- topPadding : 实数
- verticalPadding : 实数
(自 QtQuick.Controls 2.5 (Qt 5.12) 开始使用)
- visualFocus : 布尔值
- wheelEnabled : 布尔值
以下成员继承自 Item。
- activeFocus : 布尔值
- activeFocusOnTab : 布尔值
- 锚点 :
- anchors.alignWhenCentered : 布尔值
- anchors.baseline : AnchorLine
- anchors.baselineOffset : 实数
- anchors.bottom : AnchorLine
- anchors.bottomMargin : 实数
- anchors.centerIn : 项目
- anchors.fill : 项目
- anchors.horizontalCenter : 抽象线条
- anchors.horizontalCenterOffset : 实数
- anchors.left : 抽象线条
- anchors.leftMargin : 实数
- anchors.margins : 实数
- anchors.right : 抽象线条
- anchors.rightMargin : 实数
- anchors.top : 抽象线条
- anchors.topMargin : 实数
- anchors.verticalCenter : 抽象线条
- anchors.verticalCenterOffset : 实数
- antialiasing : 布尔型
- baselineOffset : 整数
- children : 项目列表
- childrenRect :
- childrenRect.height : 实数
- childrenRect.width : 实数
- childrenRect.x : 实数
- childrenRect.y : 实数
- clip : 布尔型
- containmentMask : QObject*
- data : QtObject列表
- enabled : 布尔型
- focus : 布尔型
- focusPolicy : 枚举类型(自6.7起)
- height : 实数
- implicitHeight : 实数
- implicitWidth : 实数
- layer.effect : 组件
- layer.enabled : 布尔型
- layer.format : 枚举类型
- layer.live : 布尔型(自6.5起)
- layer.mipmap : 布尔型
- layer.samplerName : 字符串
- layer.samples : 枚举类型
- layer.smooth : 布尔型
- layer.sourceRect : 矩形
- layer.textureMirroring : 枚举类型
- layer.textureSize : 大小类型
- layer.wrapMode : 枚举类型
- opacity : 实数
- palette : 颜色板(自6.0起)
- parent : 项目
- resources : QtObject列表
- rotation : 实数
- scale : 实数
- smooth : 布尔型
- state : 字符串
- states : 状态列表
- transform : 列表<变换>
- transformOrigin : 枚举
- transitions : 列表<转换>
- visible : bool
- visibleChildren : 列表<项>
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- childAt(实数x, 实数y)
- bool contains(点point)
- dumpItemTree()
(自 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(回调, 目标大小)
- 点 mapFromGlobal(实数 x, 实数 y)
- 点 mapFromItem(项 item, 实数 x, 实数 y)
- 点 mapFromItem(项 item, 点 p)
- 矩形 mapFromItem(项 item, 实数 x, 实数 y, 实数 width, 实数 height)
- 矩形 mapFromItem(项 item, 矩形 r)
- 点 mapToGlobal(实数 x, 实数 y)
- 点 mapToItem(项 item, 实数 x, 实数 y)
- 点 mapToItem(项 item, 点 p)
- 矩形 mapToItem(项 item, 实数 x, 实数 y, 实数 width, 实数 height)
- 矩形 mapToItem(项 item, 矩形 r)
- nextItemInFocusChain(bool forward)
© 2024 Qt 公司有限公司。此处包含的文档贡献者是各自拥有的版权。此处提供的文档是根据自由软件基金会发布并由其保留的版本 1.3 的 GNU 自自由文档许可证 项下许可的。Qt 及相关标志是芬兰的 Qt 公司及其在世界各地的子公司和附属公司的商标。所有其他商标均为各自拥有者的财产。