Documentation/Source/eric5.Graphics.ModuleItem.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
73 <td>Method to set the module model.</td> 73 <td>Method to set the module model.</td>
74 </tr> 74 </tr>
75 </table> 75 </table>
76 <a NAME="ModuleItem.__init__" ID="ModuleItem.__init__"></a> 76 <a NAME="ModuleItem.__init__" ID="ModuleItem.__init__"></a>
77 <h4>ModuleItem (Constructor)</h4> 77 <h4>ModuleItem (Constructor)</h4>
78 <b>ModuleItem</b>(<i>model = None, x = 0, y = 0, rounded = False, parent = None, scene = None</i>) 78 <b>ModuleItem</b>(<i>model=None, x=0, y=0, rounded=False, parent=None, scene=None</i>)
79 <p> 79 <p>
80 Constructor 80 Constructor
81 </p><dl> 81 </p><dl>
82 <dt><i>model</i></dt> 82 <dt><i>model</i></dt>
83 <dd> 83 <dd>
108 <b>__createTexts</b>(<i></i>) 108 <b>__createTexts</b>(<i></i>)
109 <p> 109 <p>
110 Private method to create the text items of the module item. 110 Private method to create the text items of the module item.
111 </p><a NAME="ModuleItem.paint" ID="ModuleItem.paint"></a> 111 </p><a NAME="ModuleItem.paint" ID="ModuleItem.paint"></a>
112 <h4>ModuleItem.paint</h4> 112 <h4>ModuleItem.paint</h4>
113 <b>paint</b>(<i>painter, option, widget = None</i>) 113 <b>paint</b>(<i>painter, option, widget=None</i>)
114 <p> 114 <p>
115 Public method to paint the item in local coordinates. 115 Public method to paint the item in local coordinates.
116 </p><dl> 116 </p><dl>
117 <dt><i>painter</i></dt> 117 <dt><i>painter</i></dt>
118 <dd> 118 <dd>

eric ide

mercurial