手写输入面板所有成员列表
以下是手写输入面板的所有成员列表,包括继承的成员。
- active : bool
- available : bool
- inputPanel : var
以下成员继承自 Item。
- activeFocus : bool
- activeFocusOnTab : bool
- 锚点 :
- anchors.alignWhenCentered : bool
- 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
- antialiasing : bool
- baselineOffset : int
- children : list<Item>
- childrenRect :
- childrenRect.height : real
- childrenRect.width : real
- childrenRect.x : real
- childrenRect.y : real
- clip : bool
- containmentMask : QObject*
- data : list
- enabled : bool
- focus : bool
- focusPolicy : 枚举
(自6.7)
- height : 实数
- implicitHeight : 实数
- implicitWidth : 实数
- layer.effect : 组件
- layer.enabled : bool
- layer.format : 枚举
- layer.live : bool
(自6.5)
- layer.mipmap : bool
- layer.samplerName : 字符串
- layer.samples : 枚举
- layer.smooth : bool
- layer.sourceRect : 矩形
- layer.textureMirroring : 枚举
- layer.textureSize : 大小
- layer.wrapMode : 枚举
- opacity : 实数
- palette : 调色板
(自6.0)
- parent : 项目
- resources : list
- rotation : 实数
- scale : 实数
- smooth : bool
- state : 字符串
- states : list<状态>
- transform : list<变换>
- transformOrigin : 枚举
- transitions : list<转换>
- visible : bool
- visibleChildren : list<项目>
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- childAt(实数 x, 实数 y)
- bool contains(point point)
- dumpItemTree()
(自6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(callback, targetSize)
- point mapFromGlobal(实数 x, 实数 y)
- point mapFromItem(项目 item, 实数 x, 实数 y)
- point mapFromItem(项目 item, point p)
- rect mapFromItem(项目 item, 实数 x, 实数 y, 实数 width, 实数 height)
- rect mapFromItem(项目 item, rect r)
- point mapToGlobal(实数 x, 实数 y)
- point mapToItem(Item item, 实数 x, 实数 y)
- point mapToItem(Item item, 点 p)
- rect mapToItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- rect mapToItem(Item item, 矩形 r)
- nextItemInFocusChain(布尔 forward)
© 2024 The Qt Company Ltd. 所包含的文档贡献均为各自拥有者的版权。此处提供的文档根据自由软件基金会出版的 GNU自由文档许可版本1.3 的条款进行许可。Qt及其相应徽标是The Qt Company Ltd.在芬兰和其他国家的商标。所有其他商标均为其各自拥有者的财产。