QsciScintilla的使用方法总结QT实例

时间:2021-10-22 08:28:06
【文件属性】:

文件名称:QsciScintilla的使用方法总结QT实例

文件大小:22KB

文件格式:ZIP

更新时间:2021-10-22 08:28:06

QScintilla QT C++ 编辑器

Scintilla是一个免费、跨平台、支持语法高亮的编辑控件。 QScintilla是Scintilla在QT上的移植。本实例总结了其大部分用法,希望对初次使用qscintilla的同学有所帮助。


【文件预览】:
testQscintilla
----testQscintilla.qrc(288B)
----images()
--------new.png(852B)
--------open.png(2KB)
--------copy.png(1KB)
--------paste.png(2KB)
--------cut.png(1KB)
--------save.png(1KB)
----mainwindow.cpp(12KB)
----debug()
--------moc_predefs.h(14KB)
----testQscintilla.pro(1KB)
----mainwindow.h(2KB)
----main.cpp(183B)
----mainwindow.ui(924B)
----testQscintilla.pro.user(22KB)

网友评论