文件名称:qtautoupdater
介绍说明--下载内容均来自于网络,请自行研究使用
Qt写的自动升级程序源码,包括界面和数据处理(The source code of the automatic upgrade program written in Qt, including the interface and data processing)
相关搜索: QT
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
.gitignore | 312 | 2019-02-27 |
.qmake.conf | 139 | 2019-02-27 |
.travis.yml | 1916 | 2019-02-27 |
appveyor.yml | 1114 | 2019-02-27 |
deploy.json | 301 | 2019-02-27 |
doc | 0 | 2019-02-27 |
doc\adminauthoriser.dox | 1687 | 2019-02-27 |
doc\autoupdater.dox | 3853 | 2019-02-27 |
doc\doc.pro | 615 | 2019-02-27 |
doc\doxme.py | 740 | 2019-02-27 |
doc\Doxyfile | 108445 | 2019-02-27 |
doc\gh_header.html | 2239 | 2019-02-27 |
doc\images | 0 | 2019-02-27 |
doc\images\GitHub_Logo.png | 3231 | 2019-02-27 |
doc\images\mac_action.png | 30970 | 2019-02-27 |
doc\images\mac_button_checking.png | 8154 | 2019-02-27 |
doc\images\mac_button_idle.png | 4286 | 2019-02-27 |
doc\images\mac_button_no_updates.png | 7030 | 2019-02-27 |
doc\images\mac_button_updates.png | 6129 | 2019-02-27 |
doc\images\mac_dialog_ask.png | 23707 | 2019-02-27 |
doc\images\mac_dialog_exit.png | 29076 | 2019-02-27 |
doc\images\mac_dialog_info.png | 49897 | 2019-02-27 |
doc\images\mac_dialog_info_simple.png | 54150 | 2019-02-27 |
doc\images\mac_dialog_no_updates.png | 25019 | 2019-02-27 |
doc\images\mac_dialog_progress.png | 22951 | 2019-02-27 |
doc\images\win_action.png | 8759 | 2019-02-27 |
doc\images\win_button_checking.png | 2081 | 2019-02-27 |
doc\images\win_button_idle.png | 848 | 2019-02-27 |
doc\images\win_button_no_updates.png | 1485 | 2019-02-27 |
doc\images\win_button_updates.png | 1261 | 2019-02-27 |
doc\images\win_dialog_ask.png | 5989 | 2019-02-27 |
doc\images\win_dialog_exit.png | 7177 | 2019-02-27 |
doc\images\win_dialog_info.png | 13609 | 2019-02-27 |
doc\images\win_dialog_info_simple.png | 10331 | 2019-02-27 |
doc\images\win_dialog_no_updates.png | 5246 | 2019-02-27 |
doc\images\win_dialog_progress.png | 3454 | 2019-02-27 |
doc\images\x11_action.png | 11017 | 2019-02-27 |
doc\images\x11_button_checking.png | 5405 | 2019-02-27 |
doc\images\x11_button_idle.png | 2484 | 2019-02-27 |
doc\images\x11_button_no_updates.png | 4960 | 2019-02-27 |
doc\images\x11_button_updates.png | 3791 | 2019-02-27 |
doc\images\x11_dialog_ask.png | 12845 | 2019-02-27 |
doc\images\x11_dialog_exit.png | 16432 | 2019-02-27 |
doc\images\x11_dialog_info.png | 44177 | 2019-02-27 |
doc\images\x11_dialog_info_simple.png | 32168 | 2019-02-27 |
doc\images\x11_dialog_no_updates.png | 10040 | 2019-02-27 |
doc\images\x11_dialog_progress.png | 8772 | 2019-02-27 |
doc\makedoc.sh | 1500 | 2019-02-27 |
doc\updatebutton.dox | 3819 | 2019-02-27 |
doc\updatecontroller.dox | 14449 | 2019-02-27 |
doc\updater.dox | 13056 | 2019-02-27 |
examples | 0 | 2019-03-01 |
examples\autoupdatercore | 0 | 2019-02-27 |
examples\autoupdatercore\autoupdatercore.pro | 46 | 2019-02-27 |
examples\autoupdatercore\ConsoleUpdater | 0 | 2019-02-27 |
examples\autoupdatercore\ConsoleUpdater\.gitignore | 741 | 2019-02-27 |
examples\autoupdatercore\ConsoleUpdater\ConsoleUpdater.pro | 228 | 2019-02-27 |
examples\autoupdatercore\ConsoleUpdater\main.cpp | 841 | 2019-02-27 |
examples\autoupdatergui | 0 | 2019-02-27 |
examples\autoupdatergui\autoupdatergui.pro | 69 | 2019-02-27 |
examples\autoupdatergui\SimpleUpdaterGui | 0 | 2019-02-27 |
examples\autoupdatergui\SimpleUpdaterGui\main.cpp | 710 | 2019-02-27 |
examples\autoupdatergui\SimpleUpdaterGui\mainwindow.cpp | 1772 | 2019-02-27 |
examples\autoupdatergui\SimpleUpdaterGui\mainwindow.h | 553 | 2019-02-27 |
examples\autoupdatergui\SimpleUpdaterGui\mainwindow.ui | 3147 | 2019-02-27 |
examples\autoupdatergui\SimpleUpdaterGui\SimpleUpdaterGui.pro | 260 | 2019-02-27 |
examples\autoupdatergui\WidgetsUpdater | 0 | 2019-02-27 |
examples\autoupdatergui\WidgetsUpdater\main.cpp | 529 | 2019-02-27 |
examples\autoupdatergui\WidgetsUpdater\mainwindow.cpp | 4850 | 2019-02-27 |
examples\autoupdatergui\WidgetsUpdater\mainwindow.h | 737 | 2019-02-27 |
examples\autoupdatergui\WidgetsUpdater\mainwindow.ui | 9204 | 2019-02-27 |
examples\autoupdatergui\WidgetsUpdater\main_res.qrc | 141 | 2019-02-27 |
examples\autoupdatergui\WidgetsUpdater\Oxygen-Icons.org-Oxygen-Actions-fork.ico | 200708 | 2019-02-27 |
examples\autoupdatergui\WidgetsUpdater\WidgetsUpdater.pro | 279 | 2019-02-27 |
examples\examples.pro | 61 | 2019-02-27 |
examples\examples.pro.user | 24229 | 2019-03-01 |
LICENSE | 1482 | 2019-02-27 |
qtautoupdater.pro | 376 | 2019-02-27 |
README.md | 10847 | 2019-02-27 |
src | 0 | 2019-03-01 |
src\autoupdatercore | 0 | 2019-03-03 |
src\autoupdatercore\adminauthoriser.cpp | 154 | 2019-02-27 |
src\autoupdatercore\adminauthoriser.h | 725 | 2019-02-27 |
src\autoupdatercore\autoupdatercore.pro | 711 | 2019-02-27 |
src\autoupdatercore\autoupdatercore.pro.autosave | 711 | 2019-03-03 |
src\autoupdatercore\autoupdatercore.pro.user | 24262 | 2019-03-01 |
src\autoupdatercore\qtautoupdatercore_global.h | 367 | 2019-02-27 |
src\autoupdatercore\simplescheduler.cpp | 1300 | 2019-02-27 |
src\autoupdatercore\simplescheduler_p.h | 905 | 2019-02-27 |
src\autoupdatercore\updater.cpp | 3253 | 2019-02-27 |
src\autoupdatercore\updater.h | 4452 | 2019-02-27 |
src\autoupdatercore\updater_p.cpp | 6648 | 2019-02-27 |
src\autoupdatercore\updater_p.h | 1665 | 2019-02-27 |
src\autoupdatergui | 0 | 2019-03-01 |
src\autoupdatergui\adminauthorization_dummy.cpp | 281 | 2019-02-27 |
src\autoupdatergui\adminauthorization_mac.cpp | 3109 | 2019-02-27 |
src\autoupdatergui\adminauthorization_p.h | 441 | 2019-02-27 |
src\autoupdatergui\adminauthorization_win.cpp | 4856 | 2019-02-27 |
src\autoupdatergui\adminauthorization_x11.cpp | 7308 | 2019-02-27 |
src\autoupdatergui\autoupdatergui.pro | 1713 | 2019-02-27 |