# QTextEdit
## 1、文本查找高亮
[运行 HighlightText.py](HighlightText.py)
主要用到`mergeCurrentCharFormat`函数
![HighlightText](ScreenShot/HighlightText.gif)