このページでは

PdfStyle QML Type

PDFビューアコンポーネントのためのスタイリングインターフェイス。詳細...

Import Statement: import QtQuick.Pdf
Inherits:

QtObject

プロパティ

詳細な説明

PdfStyle は、PdfMultiPageView,PdfScrollablePageView,PdfPageView の外観を変更するためのプロパティを提供します。

デフ ォル ト ス タ イ ルは、 Qt Quick Controls のス タ イルに合わせ る ために提供 さ れます。フ ァ イ ルセ レ ク タは、 使用中の制御ス タ イ ルに対応す る PDF ス タ イ ルを読み込む ために用い ら れます。カ ス タ ム ス タ イ ル も 可能であ り 、 別々のfile selectors を用います。

プロパティ文書

currentSearchResultStrokeColor : color

current search result を囲むボックスの輪郭の色。

PdfMultiPageView::searchBack(),PdfMultiPageView::searchForward(),PdfSearchModel::currentResultも参照

currentSearchResultStrokeWidth : real

current search result を囲むボックスの輪郭の線幅。

PdfMultiPageView::searchBack(),PdfMultiPageView::searchForward(),PdfSearchModel::currentResultも参照

pageSearchResultsColor : color

半透明の長方形の色。search string にマッチするテキストに重ねる。

PdfSearchModelも参照してください

selectionColor : color

selected text に重ねて表示される半透明の長方形の色。

PdfSelectionも参照

© 2026 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.