aboutsummaryrefslogtreecommitdiffstats
path: root/examples/ivicore/ivicore.pro
Commit message (Collapse)AuthorAgeFilesLines
* Add a IVI Generator TutorialDominik Holland2019-08-011-0/+2
| | | | | | | | | | The tutorial has multiple chapters and shows how to extend a UI step-by-step with a Middleware API using the IVI Generator. Fixes: AUTOSUITE-1155 Fixes: AUTOSUITE-600 Change-Id: Ib18de9e3d53d7163f880a2258173e0b6119ef3af Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
* Add a addressbook example for models and custom simulationDominik Holland2018-07-271-1/+4
| | | | | | | | | Adds the addressbook example which is used to explain how the autogeneration of models works. Task-number: AUTOSUITE-422 Change-Id: I2a0c6cba81dfdcf072da9584b731f170cc927711 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
* Add documentation and an example for QtRemoteObjects templatesAntti Hölttä2018-04-251-1/+2
| | | | | | | | | | | Add documentation for remote object templates: update list of template files and add a general description of the remote objects features. Add an example project and a walkthrough to demonstrate the remote objects generation features. Task-number: QTAUTO-919 Change-Id: I3d25d29fd9b9ca2a72bbc6662f05b968d9aa5413 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* Change the examples folder structure to match the module namingDominik Holland2017-11-031-0/+4
core -> ivicore media -> ivimedia vehiclefunctions -> ivivehiclefunctions Change-Id: Icd8d7c45f2dbf0e18de1eea775398b45f8ff78f8 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>