From b193865d4793decd4f685b5c859e0aff1666af25 Mon Sep 17 00:00:00 2001 From: sauimone Date: Tue, 5 Jun 2012 14:55:17 +0300 Subject: updated README --- README | 6 ++++-- 1 file 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  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) -- cgit v1.2.3