summaryrefslogtreecommitdiff
path: root/examples/ivicore/qface-ivi-addressbook/example-ivi-addressbook.yaml
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2018-09-05 17:04:52 +0200
committerDominik Holland <dominik.holland@pelagicore.com>2018-10-15 12:50:15 +0000
commite51c9d592c477ba8ae18b3360517fdd8abf848df (patch)
treecc2eae473de3b50ab506be6d950c87c3c42f88ee /examples/ivicore/qface-ivi-addressbook/example-ivi-addressbook.yaml
parent40d3a80737d0560fb03a8de83860dc567053a96f (diff)
downloadqtivi-e51c9d592c477ba8ae18b3360517fdd8abf848df.tar.gz
Extend the addressbook example to use the new QIviSimulationEngine
Task-number: AUTOSUITE-628 Change-Id: Ia90e42d801c68d91dd71b309ea4c518f349f13f9 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
Diffstat (limited to 'examples/ivicore/qface-ivi-addressbook/example-ivi-addressbook.yaml')
-rw-r--r--examples/ivicore/qface-ivi-addressbook/example-ivi-addressbook.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/ivicore/qface-ivi-addressbook/example-ivi-addressbook.yaml b/examples/ivicore/qface-ivi-addressbook/example-ivi-addressbook.yaml
index 4762f2a..20304e3 100644
--- a/examples/ivicore/qface-ivi-addressbook/example-ivi-addressbook.yaml
+++ b/examples/ivicore/qface-ivi-addressbook/example-ivi-addressbook.yaml
@@ -1,3 +1,7 @@
+Example.IVI.AddressBook:
+ config_simulator:
+ simulationFile: ":/plugin_resource/simulation.qml"
+
Example.IVI.AddressBook.AddressBook#contacts:
config_simulator:
default: [[ "John", "Doe", "12345" ], [ "Jane", "Doe", "67890" ]]