2025年2月27日
摘要: 前提条件: 官网下载Qscintilla库,并使用QtCreator构建出静态库。 将Qsci文件夹和生成的库拷到准备使用的项目文件下 正文 实现自己的customqscintilla // 自动缩进 editor->setTabWidth(4); editor->setIndentationWid 阅读全文
posted @ 2025-02-27 22:33 哈哈哈119 阅读(140) 评论(0) 推荐(0)