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)
Jump to: navigation, search
Line 3: Line 3:
 
=== Intro ===
 
=== 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.  
 
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 is divided in several parts, which do not change, which is very important, so it does not irritate the driver.
 +
 +
On the top there is a main menu, which is visible all the time.
 +
 +
In the middle there is a main view.
 +
 +
On the bottom there is a steering view and a status bar.
 +
  
  

Revision as of 14:59, 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 is divided in several parts, which do not change, which is very important, so it does not irritate the driver.

On the top there is a main menu, which is visible all the time.

In the middle there is a main view.

On the bottom there is a steering view and a status bar.


Repository

...

Devices

...

Personal tools