資源簡介
實現(xiàn)了文本的打開,新建,保存,另存,關(guān)閉。字體大小,顏色改變。背景色的改變等等。布局已經(jīng)實現(xiàn),還有很多模塊待完善。

代碼片段和文件信息
#include?“mainwindow.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????MainWindow?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-09-05?18:19??文本編輯器\
?????文件?????????185??2017-08-31?16:04??文本編輯器\main.cpp
?????文件????????9230??2017-08-31?23:23??文本編輯器\mainwindow.cpp
?????文件????????1066??2017-08-31?23:22??文本編輯器\mainwindow.h
?????文件?????????358??2017-08-31?17:23??文本編輯器\mainwindow.pro
?????文件???????23851??2017-08-31?23:24??文本編輯器\mainwindow.pro.user
- 上一篇:不閃爍的list類ListCtrlEx
- 下一篇:Qt 圖片查看器
評論
共有 條評論