src/eric7/Documentation/Source/eric7.Graphics.ClassItem.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9236
db53a9efe7ef
child 10259
b51dfacef37f
--- a/src/eric7/Documentation/Source/eric7.Graphics.ClassItem.html	Thu May 25 19:51:47 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.Graphics.ClassItem.html	Thu May 25 19:52:31 2023 +0200
@@ -80,11 +80,11 @@
 </tr>
 <tr>
 <td><a href="#ClassItem.paint">paint</a></td>
-<td>Public method to paint the item in local coordinates.</td>
+<td></td>
 </tr>
 <tr>
 <td><a href="#ClassItem.parseItemDataString">parseItemDataString</a></td>
-<td>Public method to parse the given persistence data.</td>
+<td></td>
 </tr>
 <tr>
 <td><a href="#ClassItem.setModel">setModel</a></td>
@@ -215,54 +215,10 @@
 <h4>ClassItem.paint</h4>
 <b>paint</b>(<i>painter, option, widget=None</i>)
 
-<p>
-        Public method to paint the item in local coordinates.
-</p>
-<dl>
-
-<dt><i>painter</i> (QPainter)</dt>
-<dd>
-reference to the painter object
-</dd>
-<dt><i>option</i> (QStyleOptionGraphicsItem)</dt>
-<dd>
-style options
-</dd>
-<dt><i>widget</i> (QWidget)</dt>
-<dd>
-optional reference to the widget painted on
-</dd>
-</dl>
 <a NAME="ClassItem.parseItemDataString" ID="ClassItem.parseItemDataString"></a>
 <h4>ClassItem.parseItemDataString</h4>
 <b>parseItemDataString</b>(<i>version, data</i>)
 
-<p>
-        Public method to parse the given persistence data.
-</p>
-<dl>
-
-<dt><i>version</i> (str)</dt>
-<dd>
-version of the data
-</dd>
-<dt><i>data</i> (str)</dt>
-<dd>
-persisted data to be parsed
-</dd>
-</dl>
-<dl>
-<dt>Return:</dt>
-<dd>
-flag indicating success
-</dd>
-</dl>
-<dl>
-<dt>Return Type:</dt>
-<dd>
-bool
-</dd>
-</dl>
 <a NAME="ClassItem.setModel" ID="ClassItem.setModel"></a>
 <h4>ClassItem.setModel</h4>
 <b>setModel</b>(<i>model</i>)

eric ide

mercurial