資源簡介
用QT實現(xiàn)基本的畫圖功能,畫筆,橡皮檫,橢圓,矩形,圓形,文字編輯等,恢復(fù)功能還未實現(xiàn)。

代碼片段和文件信息
#include?“help.h“
#include?“ui_help.h“
help::help(QWidget?*parent)?:
????QDialog(parent)
????ui(new?Ui::help)
{
????ui->setupUi(this);
}
help::~help()
{
????delete?ui;
}
void?help::on_buttonBox_accepted()
{
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-07-06?15:49??MyPaint_hxj\
?????目錄???????????0??2019-07-06?15:49??MyPaint_hxj\debug\
?????文件??????326363??2019-07-06?12:57??MyPaint_hxj\debug\help.o
?????文件??????373037??2019-07-06?12:57??MyPaint_hxj\debug\main.o
?????文件????????3300??2019-07-06?12:57??MyPaint_hxj\debug\moc_help.cpp
?????文件??????180534??2019-07-06?12:57??MyPaint_hxj\debug\moc_help.o
?????文件????????7784??2019-07-06?12:57??MyPaint_hxj\debug\moc_Mypaint.cpp
?????文件??????350059??2019-07-06?12:57??MyPaint_hxj\debug\moc_Mypaint.o
?????文件????????6769??2019-07-05?18:07??MyPaint_hxj\debug\moc_yangpaint.cpp
?????文件??????348868??2019-07-05?18:07??MyPaint_hxj\debug\moc_yangpaint.o
?????文件?????1834518??2019-07-06?15:49??MyPaint_hxj\debug\MyPaint.exe
?????文件??????708794??2019-07-06?15:49??MyPaint_hxj\debug\Mypaint.o
?????文件??????244136??2019-07-06?02:22??MyPaint_hxj\debug\qrc_rec.cpp
?????文件???????50709??2019-07-06?02:22??MyPaint_hxj\debug\qrc_rec.o
?????文件?????1365314??2019-07-05?18:39??MyPaint_hxj\debug\YangPaint.exe
?????文件??????702384??2019-07-05?18:06??MyPaint_hxj\debug\yangpaint.o
?????文件?????????233??2019-07-05?19:17??MyPaint_hxj\help.cpp
?????文件?????????308??2019-07-06?12:57??MyPaint_hxj\help.h
?????文件????????2487??2019-07-05?19:17??MyPaint_hxj\help.ui
?????目錄???????????0??2019-07-06?11:57??MyPaint_hxj\images\
?????文件?????????454??2019-07-06?01:16??MyPaint_hxj\images\(KB)7_B9)}R7~U}K$NC7WF4?-?副本.png
?????文件?????????454??2019-07-06?01:16??MyPaint_hxj\images\(KB)7_B9)}R7~U}K$NC7WF4.png
?????文件?????????884??2018-05-12?15:46??MyPaint_hxj\images\1.png
?????文件?????????573??2019-07-06?01:16??MyPaint_hxj\images\6A{2J3B{[]AN67(]3UBJ}06.png
?????文件?????????504??2018-05-07?18:06??MyPaint_hxj\images\ellipse.png
?????文件????????3384??2019-07-05?19:02??MyPaint_hxj\images\eraser.jpg
?????文件?????????401??2018-05-07?18:57??MyPaint_hxj\images\line.png
?????文件?????????990??2018-05-07?11:12??MyPaint_hxj\images\lines.png
?????文件?????????852??2015-05-30?05:30??MyPaint_hxj\images\new.png
?????文件?????????852??2015-05-30?05:30??MyPaint_hxj\images\new1.png
?????文件?????????663??2018-04-30?15:59??MyPaint_hxj\images\open.png
............此處省略26個文件信息
評論
共有 條評論