Documentation/Source/eric5.Graphics.PackageItem.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
73 <td>Method to set the package model.</td> 73 <td>Method to set the package model.</td>
74 </tr> 74 </tr>
75 </table> 75 </table>
76 <a NAME="PackageItem.__init__" ID="PackageItem.__init__"></a> 76 <a NAME="PackageItem.__init__" ID="PackageItem.__init__"></a>
77 <h4>PackageItem (Constructor)</h4> 77 <h4>PackageItem (Constructor)</h4>
78 <b>PackageItem</b>(<i>model = None, x = 0, y = 0, rounded = False, noModules = False, parent = None, scene = None</i>) 78 <b>PackageItem</b>(<i>model=None, x=0, y=0, rounded=False, noModules=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>
112 <b>__createTexts</b>(<i></i>) 112 <b>__createTexts</b>(<i></i>)
113 <p> 113 <p>
114 Private method to create the text items of the class item. 114 Private method to create the text items of the class item.
115 </p><a NAME="PackageItem.paint" ID="PackageItem.paint"></a> 115 </p><a NAME="PackageItem.paint" ID="PackageItem.paint"></a>
116 <h4>PackageItem.paint</h4> 116 <h4>PackageItem.paint</h4>
117 <b>paint</b>(<i>painter, option, widget = None</i>) 117 <b>paint</b>(<i>painter, option, widget=None</i>)
118 <p> 118 <p>
119 Public method to paint the item in local coordinates. 119 Public method to paint the item in local coordinates.
120 </p><dl> 120 </p><dl>
121 <dt><i>painter</i></dt> 121 <dt><i>painter</i></dt>
122 <dd> 122 <dd>
168 <td>Method to retrieve the package name.</td> 168 <td>Method to retrieve the package name.</td>
169 </tr> 169 </tr>
170 </table> 170 </table>
171 <a NAME="PackageModel.__init__" ID="PackageModel.__init__"></a> 171 <a NAME="PackageModel.__init__" ID="PackageModel.__init__"></a>
172 <h4>PackageModel (Constructor)</h4> 172 <h4>PackageModel (Constructor)</h4>
173 <b>PackageModel</b>(<i>name, moduleslist = []</i>) 173 <b>PackageModel</b>(<i>name, moduleslist=[]</i>)
174 <p> 174 <p>
175 Constructor 175 Constructor
176 </p><dl> 176 </p><dl>
177 <dt><i>name</i></dt> 177 <dt><i>name</i></dt>
178 <dd> 178 <dd>

eric ide

mercurial