summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorsauimone <samu.uimonen@digia.com>2012-06-05 14:55:17 +0300
committersauimone <samu.uimonen@digia.com>2012-06-05 14:55:48 +0300
commitb193865d4793decd4f685b5c859e0aff1666af25 (patch)
tree8a96564121afd48f7adf311c2860aa5882256be8 /README
parent95f5a45d8768afcd99cb3ae97505d9201fa1fa01 (diff)
updated README
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index 311b9b24..497cf172 100644
--- a/README
+++ b/README
@@ -66,7 +66,9 @@ KNOWN ISSUES
* Setting bar width is not possible on QBarSeries derived classes (the width
is affected with setMargin, but it has limitations)
* API for Animations state (signaling started, finished) and setting duration
- etc. are missing
+ etc. is missing
+* In QBarSeries API bar margin related methods will be replaced with bar width
+ in final release
Main changes between Technology Preview and Beta release
========================================================
@@ -78,4 +80,4 @@ Main changes between Technology Preview and Beta release
* Model API&nbsp; refactored and moved from Series Classes to separate Model
Mapper Classes
* First version of Qt Designer plugin included
-* Example for handling Gestures included (ZoomLineChart example) \ No newline at end of file
+* Example for handling Gestures included (ZoomLineChart example)