Qt Quick PDF QML Types

このQMLモジュールにはPDF文書を扱うための型が含まれています。

このモジュールの型を使用するには、以下の行でモジュールをインポートしてください:

import QtQuick.Pdf

PdfBookmarkModel

目次のようなPDF文書内のリンク(アンカー)のツリー

PdfDocument

PDF 文書の表現

PdfLinkDelegate

PDFページ上のハイパーリンクを装飾するコンポーネント

PdfLinkModel

PDF文書内のリンク表現

PdfMultiPageView

複数のページをスクロールするための完全なPDFビューアコンポーネント

PdfPageImage

PDF文書から1ページを表示

PdfPageNavigator

PDF文書内の訪問先の履歴

PdfPageView

一度に1ページを表示するPDFビューアコンポーネント

PdfScrollablePageView

一度に1ページをスクロールして表示する完全なPDFビューアコンポーネント

PdfSearchModel

PDF文書内のテキスト検索結果の表示

PdfSelection

PDF 文書内のテキスト選択の表現

PdfStyle

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.