From 785efc8e56b98ef77e38f6716df099d06e515362 Mon Sep 17 00:00:00 2001 From: Dominik Holland Date: Mon, 6 Nov 2017 15:04:03 +0100 Subject: doc: Add images to all of the examples Change-Id: Ifbaa52d4cec060efe7e501d4051a76fd5012e508 Reviewed-by: Robert Griebl --- src/ivicore/doc/images/examples_qface_ivi_climate.png | Bin 0 -> 19174 bytes src/ivicore/doc/qtivicore.qdocconf | 3 +-- 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 src/ivicore/doc/images/examples_qface_ivi_climate.png (limited to 'src/ivicore/doc') diff --git a/src/ivicore/doc/images/examples_qface_ivi_climate.png b/src/ivicore/doc/images/examples_qface_ivi_climate.png new file mode 100644 index 0000000..fbd3349 Binary files /dev/null and b/src/ivicore/doc/images/examples_qface_ivi_climate.png differ diff --git a/src/ivicore/doc/qtivicore.qdocconf b/src/ivicore/doc/qtivicore.qdocconf index 4344be1..4d84660 100644 --- a/src/ivicore/doc/qtivicore.qdocconf +++ b/src/ivicore/doc/qtivicore.qdocconf @@ -4,8 +4,7 @@ headerdirs += .. \ sourcedirs += .. \ ../../imports/core -# Set a generic thumbnail for examples that do not have an \image -manifestmeta.thumbnail.names += "QtIvi/Qt IVI Generator Example" +imagedirs += images macro.qmlqtiviproperty = "\\qmlpropertygroup \2 \n\\qmlproperty bool \2.available\n \\qmlproperty \1 \2.maximumValue\n \\qmlproperty \1 \2.minimumValue\n \\qmlproperty list<\1> \2.availableValues\n \\qmlproperty \1 \2.value\n \\include src/qmlqtiviproperty.qdocinc" macro.qmlqtivipropertyBool = "\\qmlpropertygroup \1 \n\\qmlproperty bool \1.available\n \\qmlproperty bool \1.value\n \\include src/qmlqtiviproperty.qdocinc" -- cgit v1.2.1