Documentation/Source/eric5.Graphics.ModuleItem.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
52 UMLItem 52 UMLItem
53 <h3>Class Attributes</h3> 53 <h3>Class Attributes</h3>
54 <table> 54 <table>
55 <tr><td>None</td></tr> 55 <tr><td>None</td></tr>
56 </table> 56 </table>
57 <h3>Class Methods</h3>
58 <table>
59 <tr><td>None</td></tr>
60 </table>
57 <h3>Methods</h3> 61 <h3>Methods</h3>
58 <table> 62 <table>
59 <tr> 63 <tr>
60 <td><a href="#ModuleItem.__init__">ModuleItem</a></td> 64 <td><a href="#ModuleItem.__init__">ModuleItem</a></td>
61 <td>Constructor</td> 65 <td>Constructor</td>
70 <td>Public method to paint the item in local coordinates.</td> 74 <td>Public method to paint the item in local coordinates.</td>
71 </tr><tr> 75 </tr><tr>
72 <td><a href="#ModuleItem.setModel">setModel</a></td> 76 <td><a href="#ModuleItem.setModel">setModel</a></td>
73 <td>Method to set the module model.</td> 77 <td>Method to set the module model.</td>
74 </tr> 78 </tr>
79 </table>
80 <h3>Static Methods</h3>
81 <table>
82 <tr><td>None</td></tr>
75 </table> 83 </table>
76 <a NAME="ModuleItem.__init__" ID="ModuleItem.__init__"></a> 84 <a NAME="ModuleItem.__init__" ID="ModuleItem.__init__"></a>
77 <h4>ModuleItem (Constructor)</h4> 85 <h4>ModuleItem (Constructor)</h4>
78 <b>ModuleItem</b>(<i>model = None, x = 0, y = 0, rounded = False, parent = None, scene = None</i>) 86 <b>ModuleItem</b>(<i>model = None, x = 0, y = 0, rounded = False, parent = None, scene = None</i>)
79 <p> 87 <p>
146 object 154 object
147 <h3>Class Attributes</h3> 155 <h3>Class Attributes</h3>
148 <table> 156 <table>
149 <tr><td>None</td></tr> 157 <tr><td>None</td></tr>
150 </table> 158 </table>
159 <h3>Class Methods</h3>
160 <table>
161 <tr><td>None</td></tr>
162 </table>
151 <h3>Methods</h3> 163 <h3>Methods</h3>
152 <table> 164 <table>
153 <tr> 165 <tr>
154 <td><a href="#ModuleModel.__init__">ModuleModel</a></td> 166 <td><a href="#ModuleModel.__init__">ModuleModel</a></td>
155 <td>Constructor</td> 167 <td>Constructor</td>
161 <td>Method to retrieve the classes of the module.</td> 173 <td>Method to retrieve the classes of the module.</td>
162 </tr><tr> 174 </tr><tr>
163 <td><a href="#ModuleModel.getName">getName</a></td> 175 <td><a href="#ModuleModel.getName">getName</a></td>
164 <td>Method to retrieve the module name.</td> 176 <td>Method to retrieve the module name.</td>
165 </tr> 177 </tr>
178 </table>
179 <h3>Static Methods</h3>
180 <table>
181 <tr><td>None</td></tr>
166 </table> 182 </table>
167 <a NAME="ModuleModel.__init__" ID="ModuleModel.__init__"></a> 183 <a NAME="ModuleModel.__init__" ID="ModuleModel.__init__"></a>
168 <h4>ModuleModel (Constructor)</h4> 184 <h4>ModuleModel (Constructor)</h4>
169 <b>ModuleModel</b>(<i>name, classlist=[]</i>) 185 <b>ModuleModel</b>(<i>name, classlist=[]</i>)
170 <p> 186 <p>

eric ide

mercurial