add source for ces2019 horizontal
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>
Fri, 2 Nov 2018 05:15:30 +0000 (14:15 +0900)
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>
Fri, 2 Nov 2018 05:15:30 +0000 (14:15 +0900)
commit4ccb23ff85897f668f56a2566aceaa1b59dc64f6
tree16fa69b931048149cfd60eea000d54f5f9b6f96a
parentec044f44133cad1d12311345437b13b1a953226e
add source for ces2019 horizontal
42 files changed:
app/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/images/HMI_Phone_Back.svg [new file with mode: 0644]
app/images/HMI_Phone_Back_Heart.svg [new file with mode: 0644]
app/images/HMI_Phone_Call.svg [new file with mode: 0644]
app/images/HMI_Phone_Disable.svg [new file with mode: 0644]
app/images/HMI_Phone_Hangup.svg [new file with mode: 0644]
app/images/answer.png [new file with mode: 0644]
app/images/app_images_mask.png [new file with mode: 0644]
app/images/default_1079x400.png [new file with mode: 0644]
app/images/disable.png [new file with mode: 0644]
app/images/heart_1079x400.png [new file with mode: 0644]
app/images/images.qrc [new file with mode: 0644]
app/images/mask.png [new file with mode: 0644]
app/images/mask_640_720.png [new file with mode: 0644]
app/images/oval_1079x400.png [new file with mode: 0644]
app/images/reject.png [new file with mode: 0644]
app/images/star.png [new file with mode: 0644]
app/images/star_1079x400.png [new file with mode: 0644]
app/main.cpp [new file with mode: 0644]
app/main.qml [new file with mode: 0644]
app/phone.qml [new file with mode: 0644]
app/qml.qrc [new file with mode: 0644]
app/system.qml [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/LICENSE [new file with mode: 0644]
sample/app/app.pri [new file with mode: 0644]
sample/app/app.pro [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/main.qrc [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/sample.pro [new file with mode: 0644]