渲染来自 PDF 文档的页面。 更多...
Holds a tree of of links (anchors) within a PDF document, such as the table of contents | |
加载 PDF 文档并渲染其页面 | |
保持从 PDF 文档渲染页面的选项 | |
Defines a link between a region on a page (such as a hyperlink or a search result) and a destination (page, location on the page, and zoom level at which to view it) | |
Holds the geometry and the destination for each link that the specified page contains | |
Navigation history within a PDF document | |
封装 PDF 文档页面的渲染 | |
A widget for selecting a PDF page | |
搜索 PDF 文档中的字符串并保持结果 | |
定义在一页 PDF 文档中已选择的文本范围及其几何边界 | |
PDF 查看器 Widget |
Qt PDF 模块包含用于渲染 PDF 文档的类和函数。
要链接到模块,添加此行到 qmake 工程文件:
QT += pdf