Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 248 Bytes

File metadata and controls

10 lines (8 loc) · 248 Bytes

qmlTextEditor

QtQuick的TextEdit控件的使用方法

实现功能如下:

  • 支持行号显示
  • 支持字体缩放
  • 支持语法高亮

效果图: image