aboutsummaryrefslogtreecommitdiffstats
path: root/GUIModel/Meter/Meter.qml
AgeCommit message (Collapse)AuthorFilesLines
2024-09-11Port the cluster-refgui demo supports both Qt5 and Qt6HEADmasterJiu Shanheng1-55/+51
This demo can now run on both Qt5 and Qt6, also added a macro to switch with or without the backend so that it can be developed easily on the Windows desktop. Bug-AGL: SPEC-5243 Change-Id: I99b12ad9779a477784df13b83a850387747bb588 Signed-off-by: Jiu Shanheng <shanheng.jiu@qt.io>
2023-11-26Support for cluster api bindingNaoto Yamaguchi1-66/+0
Existing AGL Instrument Cluster is not implement cluster service only a framework library. This task aim to support cluster service. In 1st step, cluster-refgui will be controlled by cluster-service demo signal. This patch a part of this task. Bug-AGL: SPEC-4991 Change-Id: I1dfdf3a6b9691f536bb96cd197feac89f4137540 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
2023-11-26Remove map movie from cluster-refguiNaoto Yamaguchi1-8/+0
The cluster-refgui include big map move for GUI demonstration. But it does not use in cluster-refgui. This patch remove map movie from repositry. Bug-AGL: SPEC-4991 Change-Id: Ieebf7a78a281feb0f4075d09374dd3905b6f4eb6 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
2021-06-01Change license from MIT to Apache 2.001-18/+12
2021-05-21initial commit01-0/+169