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.