update
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Wed, 26 Sep 2018 02:39:58 +0000 (10:39 +0800)
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Wed, 26 Sep 2018 02:39:58 +0000 (10:39 +0800)
commite79d82c88e350e6b882158624363b82fe3e2d91a
treeffce5bb5ca731ac3b3fd323b18c72c7d18572481
parentec044f44133cad1d12311345437b13b1a953226e
update
38 files changed:
LICENSE [new file with mode: 0644]
app/app.pro [new file with mode: 0644]
app/eventhandler.cpp [new file with mode: 0644]
app/eventhandler.h [new file with mode: 0644]
app/hmi-debug.h [new file with mode: 0644]
app/main.cpp [new file with mode: 0644]
app/main.qml [new file with mode: 0644]
app/qml.qrc [new file with mode: 0644]
doc/parts/show_hide_onscreen.png [new file with mode: 0644]
doc/parts/show_hide_onscreen.pu [new file with mode: 0644]
doc/parts/startup.png [new file with mode: 0644]
doc/parts/startup.pu [new file with mode: 0644]
onscreenapp.pro [new file with mode: 0644]
package/config.xml [new file with mode: 0644]
package/icon.svg [new file with mode: 0644]
package/package.pro [new file with mode: 0644]
sample/app/app.pro [new file with mode: 0644]
sample/app/eventhandler.cpp [new file with mode: 0644]
sample/app/eventhandler.h [new file with mode: 0644]
sample/app/hmi-debug.h [new file with mode: 0644]
sample/app/main.cpp [new file with mode: 0644]
sample/app/main.qml [new file with mode: 0644]
sample/app/qml.qrc [new file with mode: 0644]
sample/ons/images/answer.png [new file with mode: 0644]
sample/ons/images/disable.png [new file with mode: 0644]
sample/ons/images/heart_1079x400.png [new file with mode: 0644]
sample/ons/images/images.qrc [new file with mode: 0644]
sample/ons/images/oval_1079x400.png [new file with mode: 0644]
sample/ons/images/reject.png [new file with mode: 0644]
sample/ons/msg.qml [new file with mode: 0644]
sample/ons/phone.qml [new file with mode: 0644]
sample/ons/system.qml [new file with mode: 0644]
sample/ons/vics.qml [new file with mode: 0644]
sample/package/config.xml [new file with mode: 0644]
sample/package/icon.svg [new file with mode: 0644]
sample/package/package.pro [new file with mode: 0644]
sample/readme.md [new file with mode: 0644]
sample/sample.pro [new file with mode: 0644]