Loader 所有成员列表
这是 Loader 的完整成员列表,包括继承的成员。
- active : bool
- asynchronous : bool
- item : QtObject
- progress : real
- source : url
- sourceComponent : Component
- status : enumeration
- loaded()
- object setSource(url source, object properties)
以下成员继承自 Item。
- activeFocus : bool
- activeFocusOnTab : bool
- anchors
- 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<QtObject> [默认值]
- enabled : bool
- focus : bool
- focusPolicy : 枚举<code class="summary extra" translate="no">(自 6.7起)
- height : real
- implicitHeight : real
- implicitWidth : real
- layer.effect : Component
- layer.enabled : bool
- layer.format : 枚举
- layer.live : bool<code class="summary extra" translate="no">(自 6.5起)
- layer.mipmap : bool
- layer.samplerName : string
- layer.samples : 枚举
- layer.smooth : bool
- layer.sourceRect : rect
- layer.textureMirroring : 枚举
- layer.textureSize : size
- layer.wrapMode : 枚举
- opacity : real
- palette : Palette<code class="summary extra" translate="no">(自 6.0起)
- parent : Item
- resources : list<QtObject>
- rotation : real
- scale : real
- smooth : bool
- state : string
- states : list<State>
- transform : list<Transform>
- transformOrigin : 枚举
- transitions : list<Transition>
- visible : bool
- visibleChildren : list<Item>
- width : real
- x : real
- y : real
- z : real
- childAt(real<i>x</i>, real<i>y</i>)
- bool<b><a></a><b>contains</b>(point<i>point</i>)
- dumpItemTree()<code class="summary extra" translate="no">(自 6.3起)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason<i>reason</i>)
- bool<b><a></a><b>grabToImage</b>(<i>callback</i>,<i>targetSize</i>)
- point<b><a></a><b>mapFromGlobal</b>(real<i>x</i>, real<i>y</i>)
- point<b><a></a><b>mapFromItem</b>(Item<i>item</i>, real<i>x</i>, real<i>y</i>)
- point<b><a></a><b>mapFromItem</b>(Item<i>item</i>, point<i>p</i>)
- rect<b><a></a><b>mapFromItem</b>(Item<i>item</i>, real<i>x</i>, real<i>y</i>, real<i>width</i>, real<i>height</i>)
- rect mapFromItem(Item item, rect r)
- point mapToGlobal(real x, real y)
- point mapToItem(Item item, real x, real y)
- point mapToItem(Item item, point p)
- rect mapToItem(Item item, real x, real y, real width, real height)
- rect mapToItem(Item item, rect r)
- nextItemInFocusChain(bool forward)
以下成员是从QtObject继承的。
- objectName : 字符串
© 2024 The Qt Company Ltd. 本文档内的贡献文档的版权属于各自的拥有者。本提供的文档是根据自由软件基金会发布的GNU自由文档许可协议版本1.3的条款进行许可。Qt和相应的标志是芬兰及/或其他国家/地区的The Qt Company Ltd.的商标。所有其他商标是各自所有者的财产。