summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTero Ahola <tero.ahola@digia.com>2012-04-10 14:46:17 +0300
committerTero Ahola <tero.ahola@digia.com>2012-04-11 15:12:04 +0300
commitcf65ac8cb3aa2c18f0c5da563fa231644a652129 (patch)
tree6bc45d52411501989d6872577e489b41bc6d0990 /README
parent540476161cec8f12b830a2d926a42d6adf41990e (diff)
Known issues about QML api and integrated build for QML
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
diff --git a/README b/README
index 8a7d36d3..a8383008 100644
--- a/README
+++ b/README
@@ -47,11 +47,14 @@ KNOWN ISSUES
* The Charts API might change between the Preview and first official release
* Some areas will be refactored before the first official release
* Qt Designer plugin is missing
+ * Enable/disable tooltip is missing from the API
- QML API
* The QML Bindings are still under development and to be considered as early preview
- * Windows: You need to copy qmldir file to the qmlplugin installation folder; it is
- not copied during build
+ * All the current QML APIs are shown in qmlchart demo app
+ * If doing a developer build (not installing into your Qt instance) you
+ need to copy qmldir file to the qmlplugin installation folder; it is not
+ copied during build.
- Model based