Documentation/Source/eric5.Graphics.ClassItem.html

changeset 2035
11bb61bc138d
parent 2032
704593d042fe
child 2039
fa41ccd7f7bc
diff -r 8de0fc1f7fef -r 11bb61bc138d Documentation/Source/eric5.Graphics.ClassItem.html
--- a/Documentation/Source/eric5.Graphics.ClassItem.html	Mon Sep 10 18:42:28 2012 +0200
+++ b/Documentation/Source/eric5.Graphics.ClassItem.html	Mon Sep 10 18:43:17 2012 +0200
@@ -173,14 +173,22 @@
 </dd>
 </dl><a NAME="ClassItem.parseItemDataString" ID="ClassItem.parseItemDataString"></a>
 <h4>ClassItem.parseItemDataString</h4>
-<b>parseItemDataString</b>(<i>data</i>)
+<b>parseItemDataString</b>(<i>version, data</i>)
 <p>
         Public method to parse the given persistence data.
 </p><dl>
-<dt><i>data</i></dt>
+<dt><i>version</i></dt>
+<dd>
+version of the data (string)
+</dd><dt><i>data</i></dt>
 <dd>
 persisted data to be parsed (string)
 </dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating success (boolean)
+</dd>
 </dl><a NAME="ClassItem.setModel" ID="ClassItem.setModel"></a>
 <h4>ClassItem.setModel</h4>
 <b>setModel</b>(<i>model</i>)

eric ide

mercurial