ExtraSelection Struct

struct QTextEdit::ExtraSelection

QTextEdit::ExtraSelection 構造体は、文書中の指定された選択範囲の文字書式を指定する方法を提供します。詳細...

パブリック変数

QTextCursor cursor
QTextCharFormat format

詳細説明

メンバ変数ドキュメント

QTextCursor ExtraSelection::cursor

カーソルがQTextDocument

QTextCharFormat ExtraSelection::format

選択範囲の前景または背景のブラシ/色を指定するためのフォーマット。

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