資源簡介
本程序是我在大三時(shí)的課程小作業(yè),拿出來和大家分享一下。詳情可以看一下我的博客

代碼片段和文件信息
#include?“dialogabout.h“
#include?“ui_dialogabout.h“
DialogAbout::DialogAbout(QWidget?*parent)?:
????QDialog(parent)
????ui(new?Ui::DialogAbout)
{
????ui->setupUi(this);
????setWindowtitle(“關(guān)于?PushBox?1.0“);
????setWindowIcon(QIcon(“:/new/img/res/img/contacts.png“));
????connect(ui->btnExitSIGNAL(clicked())thisSLOT(close()));
}
DialogAbout::~DialogAbout()
{
????delete?ui;
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-02-28?13:21??PushBox\
?????文件?????????615??2016-12-27?16:55??PushBox\PushBox.pro
?????文件???????18021??2017-01-03?15:30??PushBox\PushBox.pro.user
?????文件???????18064??2017-01-03?13:26??PushBox\PushBox.pro.user.1fbb30a
?????文件?????????406??2016-12-27?13:29??PushBox\dialogabout.cpp
?????文件?????????313??2016-12-27?13:04??PushBox\dialogabout.h
?????文件????????5341??2016-12-28?12:06??PushBox\dialogabout.ui
?????文件????????1551??2016-12-27?16:24??PushBox\dialogedit.cpp
?????文件?????????484??2016-12-27?11:51??PushBox\dialogedit.h
?????文件????????7758??2016-12-27?13:32??PushBox\dialogedit.ui
?????文件?????????183??2016-12-22?15:37??PushBox\main.cpp
?????文件???????15334??2017-01-03?15:36??PushBox\mainwindow.cpp
?????文件????????2083??2017-01-03?12:17??PushBox\mainwindow.h
?????文件????????6323??2017-01-03?13:02??PushBox\mainwindow.ui
?????文件????????5154??2017-01-03?12:13??PushBox\mazebox.cpp
?????文件?????????961??2017-01-03?11:35??PushBox\mazebox.h
?????目錄???????????0??2017-02-28?13:21??PushBox\res\
?????目錄???????????0??2017-02-28?13:21??PushBox\res\img\
?????文件???????15060??2016-12-23?09:12??PushBox\res\img\back.png
?????文件???????14078??2016-12-22?22:30??PushBox\res\img\box.png
?????文件???????14763??2016-12-27?13:28??PushBox\res\img\contacts.png
?????文件???????27667??2016-12-22?21:26??PushBox\res\img\down.png
?????文件????????2892??2016-12-23?09:19??PushBox\res\img\edit.png
?????文件???????16788??2016-12-27?12:29??PushBox\res\img\flag-red.png
?????文件????????3778??2017-01-03?13:03??PushBox\res\img\flags.png
?????文件???????14054??2016-12-27?11:02??PushBox\res\img\flush0.png
?????文件???????11079??2016-12-20?16:45??PushBox\res\img\folder.png
?????文件?????????272??2016-12-22?16:54??PushBox\res\img\grayFloor.png
?????文件????????3413??2016-12-20?16:46??PushBox\res\img\itemMap.png
?????文件???????22843??2016-12-22?21:26??PushBox\res\img\left.png
?????文件???????10274??2016-12-23?09:16??PushBox\res\img\play.png
............此處省略13個(gè)文件信息
- 上一篇:公交問路系統(tǒng)
- 下一篇:Qt下使用GLSL的-變色的小球
評(píng)論
共有 條評(píng)論