PdfStyle QML Type

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

Import Statement: import QtQuick.Pdf
Inherits:

QtObject

プロパティ

詳細な説明

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

デフ ォル ト ス タ イ ルは、 Qt Quick コ ン ト ロ ール群のス タ イ ル と 一致す る よ う に用意 さ れてい ます。ファイルセレクタは、使用中の Controls スタイルに対応する PDF スタイルを読み込むために使用されます。カ ス タ ム ス タ イ ル も 可能であ り 、 さ ま ざ ま なfile selectors を用います。

プロパティ文書

currentSearchResultStrokeColor : color


currentSearchResultStrokeWidth : real


pageSearchResultsColor : color

テ キ ス ト に重な る 半透明の矩形の色。search string に一致。

PdfSearchModelも参照


selectionColor : color

selected text に重ねる半透明の矩形の色。

PdfSelectionも参照


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