資源簡(jiǎn)介
Qt QML高仿微信

代碼片段和文件信息
#include?
#include?
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?app(argc?argv);
????//?在c++代碼這邊設(shè)置全局的字體
????//QFont?f(“微軟雅黑“);
????//app.setFont(f);
????app.setApplicationName(“WellChat“);
????app.setOrganizationDomain(“github.com/GDPURJYFS“);
????app.setOrganizationName(“GDPURJYFS“);
????QQmlApplicationEngine?engine;
????engine.load(QUrl(QStringLiteral(“qrc:/qml/WellChat/main.qml“)));
????return?app.exec();
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2015-08-19?02:42??WellChat-master\
?????文件????????1077??2015-08-19?02:42??WellChat-master\LICENSE
?????文件????????1341??2015-08-19?02:42??WellChat-master\README.md
?????目錄???????????0??2015-08-19?02:42??WellChat-master\Screenshot\
?????目錄???????????0??2015-08-19?02:42??WellChat-master\Screenshot\480x800\
?????文件???????90269??2015-08-19?02:42??WellChat-master\Screenshot\480x800\WeChat-ChatPage.png
?????文件??????146721??2015-08-19?02:42??WellChat-master\Screenshot\480x800\WeChat.png
?????文件??????152532??2015-08-19?02:42??WellChat-master\Screenshot\480x800\WellChat-01.png
?????文件???????89282??2015-08-19?02:42??WellChat-master\Screenshot\480x800\WellChat-02.png
?????文件???????53242??2015-08-19?02:42??WellChat-master\Screenshot\480x800\WellChat-03.png
?????文件???????58997??2015-08-19?02:42??WellChat-master\Screenshot\480x800\WellChat-04.png
?????目錄???????????0??2015-08-19?02:42??WellChat-master\Screenshot\540x960\
?????文件??????152536??2015-08-19?02:42??WellChat-master\Screenshot\540x960\WeChat.jpg
?????文件???????64796??2015-08-19?02:42??WellChat-master\Screenshot\540x960\WellChat01.jpg
?????文件???????53915??2015-08-19?02:42??WellChat-master\Screenshot\540x960\WellChat02.jpg
?????文件???????26966??2015-08-19?02:42??WellChat-master\Screenshot\540x960\WellChat03.jpg
?????文件???????25336??2015-08-19?02:42??WellChat-master\Screenshot\540x960\WellChat04.jpg
?????目錄???????????0??2015-08-19?02:42??WellChat-master\Screenshot\720x1280\
?????文件??????299944??2015-08-19?02:42??WellChat-master\Screenshot\720x1280\WellChat01.png
?????文件?????????543??2015-08-19?02:42??WellChat-master\WellChat.pro
?????目錄???????????0??2015-08-19?02:42??WellChat-master\android\
?????文件????????4380??2015-08-19?02:42??WellChat-master\android\AndroidManifest.xm
?????文件????????1502??2015-08-19?02:42??WellChat-master\android\build.gradle
?????目錄???????????0??2015-08-19?02:42??WellChat-master\android\gradle\
?????目錄???????????0??2015-08-19?02:42??WellChat-master\android\gradle\wrapper\
?????文件???????49896??2015-08-19?02:42??WellChat-master\android\gradle\wrapper\gradle-wrapper.jar
?????文件?????????230??2015-08-19?02:42??WellChat-master\android\gradle\wrapper\gradle-wrapper.properties
?????文件????????5080??2015-08-19?02:42??WellChat-master\android\gradlew
?????文件????????2314??2015-08-19?02:42??WellChat-master\android\gradlew.bat
?????目錄???????????0??2015-08-19?02:42??WellChat-master\android\res\
?????目錄???????????0??2015-08-19?02:42??WellChat-master\android\res\values\
............此處省略162個(gè)文件信息
評(píng)論
共有 條評(píng)論