Qt PDF C++ Classes

PDF ドキュメントからページをレンダリングします。詳細...

クラス

QPdfBookmarkModel

目次のようなPDF文書内のリンク(アンカー)のツリーを保持します。

QPdfDocument

PDF 文書を読み込み、そこからページをレンダリングします。

QPdfDocumentRenderOptions

PDF 文書からページをレンダリングするためのオプションを保持します。

QPdfLink

ページ上の領域 (ハイパーリンクや検索結果など) と、 移動先 (ページ、 ページ上の位置、 表示倍率) との間の リ ン ク を定義 し ます。

QPdfLinkModel

指定されたページが含む各リンクのジオメトリとリンク先を保持します。

QPdfPageNavigator

PDF文書内のナビゲーション履歴

QPdfPageRenderer

PDF 文書のページのレンダリングをカプセル化

QPdfPageSelector

PDFページを選択するためのウィジェット

QPdfSearchModel

PDF文書内の文字列を検索し、その結果を保持します。

QPdfSelection

PDF文書内の1ページで選択されたテキストの範囲とその幾何学的境界を定義する

QPdfView

PDFビューアウィジェット

詳細説明

Qt PDF モジュールは、PDF文書をレンダリングするためのクラスと関数を含んでいます。

このモジュールにリンクするには、qmakeプロジェクトファイルに次の行を追加してください:

QT += pdf

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.