text.pri
来自「QT 开发环境里面一个很重要的文件」· PRI 代码 · 共 24 行
PRI
24 行
HEADERS += \ text/q3syntaxhighlighter.h \ text/q3syntaxhighlighter_p.h \ text/q3textview.h \ text/q3textbrowser.h \ text/q3textedit.h \ text/q3multilineedit.h \ text/q3richtext_p.h \ text/q3simplerichtext.h \ text/q3stylesheet.h \ text/q3textstream.hSOURCES += \ text/q3syntaxhighlighter.cpp \ text/q3textview.cpp \ text/q3textbrowser.cpp \ text/q3textedit.cpp \ text/q3multilineedit.cpp \ text/q3richtext.cpp \ text/q3richtext_p.cpp \ text/q3simplerichtext.cpp \ text/q3stylesheet.cpp \ text/q3textstream.cpp
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?