author | wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com> | |
Wed, 13 Feb 2019 10:10:20 +0000 (18:10 +0800) | ||
committer | wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com> | |
Fri, 15 Feb 2019 02:56:06 +0000 (10:56 +0800) | ||
commit | aee1b69e8e207081a3d8b2670980671a9fbc78b8 | |
tree | 86e71a4d08908c8c6711400a810bbbb00f19f803 | tree | snapshot |
parent | 483c21f9d648f2cd58e00f39fcbee7b5dcbe2bc5 | commit | diff |
LICENSE | [new file with mode: 0644] | blob |
app/Onscreen.qml | [new file with mode: 0644] | blob |
app/app.pro | [new file with mode: 0644] | blob |
app/eventhandler.cpp | [new file with mode: 0644] | blob |
app/eventhandler.h | [new file with mode: 0644] | blob |
app/hmi-debug.h | [new file with mode: 0644] | blob |
app/images/DividingLine.svg | [new file with mode: 0644] | blob |
app/images/critical.svg | [new file with mode: 0644] | blob |
app/images/exclamation.svg | [new file with mode: 0644] | blob |
app/images/images.qrc | [new file with mode: 0644] | blob |
app/images/information.svg | [new file with mode: 0644] | blob |
app/images/question.svg | [new file with mode: 0644] | blob |
app/main.cpp | [new file with mode: 0644] | blob |
app/main.qml | [new file with mode: 0644] | blob |
app/onscreenmodel.cpp | [new file with mode: 0644] | blob |
app/onscreenmodel.h | [new file with mode: 0644] | blob |
app/qml.qrc | [new file with mode: 0644] | blob |
doc/parts/showOnscreen.svg | [new file with mode: 0644] | blob |
doc/readme.md | [new file with mode: 0644] | blob |
onscreenapp.pro | [new file with mode: 0644] | blob |
package/config.xml | [new file with mode: 0644] | blob |
package/icon.svg | [new file with mode: 0644] | blob |
package/package.pro | [new file with mode: 0644] | blob |
sample/app/app.pro | [new file with mode: 0644] | blob |
sample/app/eventhandler.cpp | [new file with mode: 0644] | blob |
sample/app/eventhandler.h | [new file with mode: 0644] | blob |
sample/app/hmi-debug.h | [new file with mode: 0644] | blob |
sample/app/main.cpp | [new file with mode: 0644] | blob |
sample/app/main.qml | [new file with mode: 0644] | blob |
sample/app/qml.qrc | [new file with mode: 0644] | blob |
sample/package/config.xml | [new file with mode: 0644] | blob |
sample/package/icon.svg | [new file with mode: 0644] | blob |
sample/package/package.pro | [new file with mode: 0644] | blob |
sample/qml/images/answer.png | [new file with mode: 0644] | blob |
sample/qml/images/disable.png | [new file with mode: 0644] | blob |
sample/qml/images/heart_1079x400.png | [new file with mode: 0644] | blob |
sample/qml/images/images.qrc | [new file with mode: 0644] | blob |
sample/qml/images/oval_1079x400.png | [new file with mode: 0644] | blob |
sample/qml/images/reject.png | [new file with mode: 0644] | blob |
sample/qml/msg.qml | [new file with mode: 0644] | blob |
sample/qml/phone.qml | [new file with mode: 0644] | blob |
sample/qml/system.qml | [new file with mode: 0644] | blob |
sample/qml/vics.qml | [new file with mode: 0644] | blob |
sample/sample.pro | [new file with mode: 0644] | blob |