The QTextEdit::ExtraSelection structure provides a way of specifying a character format for a given selection in a document 更多...
| 頭: | #include <ExtraSelection> |
| qmake: | QT += widgets |
| Since: | Qt 4.2 |
| QTextCursor | cursor |
| QTextCharFormat | format |
The QTextEdit::ExtraSelection structure provides a way of specifying a character format for a given selection in a document
光標包含選定在 QTextDocument
用於為選定指定前景 (或背景) 筆刷/顔色的格式。