73 <td>Public method to paint the item in local coordinates.</td> |
77 <td>Public method to paint the item in local coordinates.</td> |
74 </tr><tr> |
78 </tr><tr> |
75 <td><a href="#ClassItem.setModel">setModel</a></td> |
79 <td><a href="#ClassItem.setModel">setModel</a></td> |
76 <td>Method to set the class model.</td> |
80 <td>Method to set the class model.</td> |
77 </tr> |
81 </tr> |
|
82 </table> |
|
83 <h3>Static Methods</h3> |
|
84 <table> |
|
85 <tr><td>None</td></tr> |
78 </table> |
86 </table> |
79 <a NAME="ClassItem.__init__" ID="ClassItem.__init__"></a> |
87 <a NAME="ClassItem.__init__" ID="ClassItem.__init__"></a> |
80 <h4>ClassItem (Constructor)</h4> |
88 <h4>ClassItem (Constructor)</h4> |
81 <b>ClassItem</b>(<i>model = None, external = False, x = 0, y = 0, rounded = False, noAttrs = False, parent = None, scene = None</i>) |
89 <b>ClassItem</b>(<i>model = None, external = False, x = 0, y = 0, rounded = False, noAttrs = False, parent = None, scene = None</i>) |
82 <p> |
90 <p> |
186 <td>Method to retrieve the methods of the class.</td> |
198 <td>Method to retrieve the methods of the class.</td> |
187 </tr><tr> |
199 </tr><tr> |
188 <td><a href="#ClassModel.getName">getName</a></td> |
200 <td><a href="#ClassModel.getName">getName</a></td> |
189 <td>Method to retrieve the class name.</td> |
201 <td>Method to retrieve the class name.</td> |
190 </tr> |
202 </tr> |
|
203 </table> |
|
204 <h3>Static Methods</h3> |
|
205 <table> |
|
206 <tr><td>None</td></tr> |
191 </table> |
207 </table> |
192 <a NAME="ClassModel.__init__" ID="ClassModel.__init__"></a> |
208 <a NAME="ClassModel.__init__" ID="ClassModel.__init__"></a> |
193 <h4>ClassModel (Constructor)</h4> |
209 <h4>ClassModel (Constructor)</h4> |
194 <b>ClassModel</b>(<i>name, methods = [], attributes = []</i>) |
210 <b>ClassModel</b>(<i>name, methods = [], attributes = []</i>) |
195 <p> |
211 <p> |