aboutsummaryrefslogtreecommitdiffstats
path: root/src/ivicore/doc/qtivicore.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'src/ivicore/doc/qtivicore.qdocconf')
-rw-r--r--src/ivicore/doc/qtivicore.qdocconf11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/ivicore/doc/qtivicore.qdocconf b/src/ivicore/doc/qtivicore.qdocconf
deleted file mode 100644
index 4d84660..0000000
--- a/src/ivicore/doc/qtivicore.qdocconf
+++ /dev/null
@@ -1,11 +0,0 @@
-headerdirs += .. \
- ../../imports/core
-
-sourcedirs += .. \
- ../../imports/core
-
-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"
-macro.qmlqtivipropertyEnum = "\\qmlpropertygroup \1 \n\\qmlproperty bool \1.available\n \\qmlproperty list<enumeration> \1.availableValues\n \\qmlproperty enumeration \1.value\n \\include src/qmlqtiviproperty.qdocinc"