The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)
ArCom-IVI UX
From Mer Wiki
(Difference between revisions)
Simonbolek (Talk | contribs) |
Simonbolek (Talk | contribs) |
||
Line 5: | Line 5: | ||
The whole UI is built with QML and the processing is done in Qt. | The whole UI is built with QML and the processing is done in Qt. | ||
+ | === UI Design === | ||
UI is divided in several parts, which do not change, which is very important, so it does not irritate the driver. | UI is divided in several parts, which do not change, which is very important, so it does not irritate the driver. | ||
− | + | * at the top there is a main menu, which is visible all the time. | |
− | + | * in the middle there is a main view. | |
− | + | * at the bottom there is a steering view and a status bar. | |
− | + | ||
− | + | ||
[[File:arcomivi-ui-design.png|100px]] | [[File:arcomivi-ui-design.png|100px]] |
Revision as of 16:14, 21 September 2012
Contents |
Intro
ArCom-IVI User Experience is an QML / Qt application built with main focus on using it in a vehicle, primarily in a car. The way it is designed, it can be manipulated with the touchscreen, however a more important HID-target is a rotary controller (like e.g. i-Drive controller), in order to be less distracted in motion. The whole UI is built with QML and the processing is done in Qt.
UI Design
UI is divided in several parts, which do not change, which is very important, so it does not irritate the driver.
- at the top there is a main menu, which is visible all the time.
- in the middle there is a main view.
- at the bottom there is a steering view and a status bar.
Pictures and Videos
- ArCom-IVI UX / UI on top of Nemo - Mer Project (Video)
- USB rotary controller
Repository
...
Devices
...