RedPanda-CPP/docs/qsynedit-redesign.txt

32 lines
305 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1. 使用基本操作
doDeleteText 删除内容
doInsertText 插入内容
3. 返回内容时使用QStringList代替QString
涉及:
注释/取消注释
缩进/取消缩进
移动当前选择上一行
删除当前单词
删除当前行
复制当前行
DELETE/BACKSPACE
回车
输入 空格 字符
复制
粘贴
鼠标拖拽
列模式
4. 列模式移动光标选择时,检查是否可选