Introduction - If you have any usage issues, please Google them yourself
QT is a cross-platform GUI development toolkit, the code is used to achieve QT3.x text file editor, can be embedded into other projects.
Packet : 25811217editor_qt3_multiplatform.zip filelist
editor/
editor/editor.cpp
editor/editor.exe
editor/editor.h
editor/editor.pro
editor/images/
editor/images/copy.png
editor/images/cut.png
editor/images/delete.png
editor/images/document.png
editor/images/icon.png
editor/images/new.png
editor/images/open.png
editor/images/paste.png
editor/images/save.png
editor/main.cpp
editor/mainwindow.cpp
editor/mainwindow.h
editor/Makefile
editor/moc/
editor/moc/moc_editor.cpp
editor/moc/moc_mainwindow.cpp
editor/obj/
editor/obj/editor.obj
editor/obj/main.obj
editor/obj/mainwindow.obj
editor/obj/moc_editor.obj
editor/obj/moc_mainwindow.obj
editor/obj/qmake_image_collection.obj
editor/ui/
editor/ui/qmake_image_collection.cpp
editor/编译说明.txt