Documentation/Source/eric5.Graphics.ModuleItem.html

changeset 2035
11bb61bc138d
parent 2032
704593d042fe
child 2039
fa41ccd7f7bc
--- a/Documentation/Source/eric5.Graphics.ModuleItem.html	Mon Sep 10 18:42:28 2012 +0200
+++ b/Documentation/Source/eric5.Graphics.ModuleItem.html	Mon Sep 10 18:43:17 2012 +0200
@@ -154,14 +154,22 @@
 </dd>
 </dl><a NAME="ModuleItem.parseItemDataString" ID="ModuleItem.parseItemDataString"></a>
 <h4>ModuleItem.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="ModuleItem.setModel" ID="ModuleItem.setModel"></a>
 <h4>ModuleItem.setModel</h4>
 <b>setModel</b>(<i>model</i>)

eric ide

mercurial