所有 PdfPageView 成员列表
这是所有 PdfPageView 成员的完整列表,包括继承的成员。
- backEnabled : 布尔型
- currentPage : 整型
- document : PdfDocument
- forwardEnabled : 布尔型
- renderScale : 实型
- searchModel : PdfSearchModel
- searchString : 字符串型
- selectedText : PdfDocument
- sourceSize : 尺度
- status : 整型
- zoomEnabled : 布尔型
- void back()
- void copySelectionToClipboard()
- void forward()
- void goToLocation(int page, point location, real zoom)
- void goToPage(int page)
- void resetScale()
- void scaleToPage(real width, real height)
- void scaleToWidth(real width, real height)
- void searchBack()
- void searchForward()
- void selectAll()
以下成员是从 Rectangle 继承的。
- antialiasing : 布尔型
- border :
- border.color : 颜色型
- border.pixelAligned : 布尔型
- border.width : 整型
- bottomLeftRadius : 实型
(自 6.7)
- bottomRightRadius : 实型
(自 6.7)
- color : 颜色型
- gradient : 变量型
- radius : 实型
- topLeftRadius : 实型
(自 6.7)
- topRightRadius : 实型
(自 6.7)
以下成员从 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
- 子元素区域 :
- 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 : real
- implicitHeight : real
- implicitWidth : real
- 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 : real
- 调色板 : 调色板
(自 6.0 版起)
- 父项 : Item
- 资源 : QtObject 列表
- 旋转 : 实数
- 缩放 : 实数
- 平滑 : 布尔值
- 状态 : 字符串
- 状态列表 : State 列表
- 变换 : Transform 列表
- 变换原点 : 枚举类型
- 过渡效果 : Transition 列表
- 可见性 : 布尔值
- 可见子项 : Item 列表
- 宽度 : 实数
- x 坐标 : 实数
- y 坐标 : 实数
- z 坐标 : 实数
- childAt(实数 x, 实数 y)
- bool contains(点 point)
- dumpItemTree()
(自 6.3 版起)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(回调函数, 目标大小)
- point mapFromGlobal(实数 x, 实数 y)
- point mapFromItem(Item item, 实数 x, 实数 y)
- point mapFromItem(Item item, point p)
- rect mapFromItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- rect mapFromItem(Item item, rect r)
- point mapToGlobal(实数 x, 实数 y)
- point mapToItem(Item item, 实数 x, 实数 y)
- point mapToItem(Item item, point p)
- rect mapToItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- rect mapToItem(Item item, rect r)
- nextItemInFocusChain(布尔值 forward)
© 2024 The Qt Company Ltd. 本文档中包含的贡献的文档版权属于各自的所有者。本文档依据自由软件基金会发布的 GNU自由文档许可证(版本1.3) 的条款提供。Qt及其相应标志是The Qt Company Ltd.在芬兰以及其他世界各地的商标。所有其他商标均属于其各自的所有者。