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> |
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> |