C
GridLayout全部成员列表
这是GridLayout成员的完整列表,包括继承的成员。
- columnSpacing : int [默认]
- columns : int
- flow : 枚举
- layoutDirection : 枚举
- rowSpacing : int [默认]
- rows : int
以下成员从Item继承。
- 锚点
- anchors.baseline : AnchorLine
- anchors.baselineOffset : double
- anchors.bottom : AnchorLine
- anchors.bottomMargin : double
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : AnchorLine
- anchors.horizontalCenterOffset : double
- anchors.left : AnchorLine
- anchors.leftMargin : double
- anchors.margins : double
- anchors.right : AnchorLine
- anchors.rightMargin : double
- anchors.top : AnchorLine
- anchors.topMargin : double
- anchors.verticalCenter : AnchorLine
- anchors.verticalCenterOffset : double
- clip : bool
- enabled : bool
- height : double
- implicitHeight : double
- implicitWidth : double
- opacity : double
- parent : Item
- 状态 : 字符串
- 状态列表 : 状态列表
- 过渡列表 : 过渡列表
- 可见 : 布尔值
- 宽度 : 实数
- x坐标 : 实数
- y坐标 : 实数
- z坐标 : 实数
- 强制激活焦点()
在某些Qt许可证下可用。
了解更多。