Documentation/Source/eric5.Graphics.ClassItem.html

changeset 1229
a8207dc73672
parent 1228
7afaf2fca55b
child 2031
c36c2eb62a75
equal deleted inserted replaced
1228:7afaf2fca55b 1229:a8207dc73672
59 <tr><td>None</td></tr> 59 <tr><td>None</td></tr>
60 </table> 60 </table>
61 <h3>Methods</h3> 61 <h3>Methods</h3>
62 <table> 62 <table>
63 <tr> 63 <tr>
64 <td><a href="#ClassItem.__init__">ClassItem</a></td>
65 <td>Constructor</td>
66 </tr><tr>
64 <td><a href="#ClassItem.__calculateSize">__calculateSize</a></td> 67 <td><a href="#ClassItem.__calculateSize">__calculateSize</a></td>
65 <td>Private method to calculate the size of the class item.</td> 68 <td>Private method to calculate the size of the class item.</td>
66 </tr><tr> 69 </tr><tr>
67 <td><a href="#ClassItem.__createTexts">__createTexts</a></td> 70 <td><a href="#ClassItem.__createTexts">__createTexts</a></td>
68 <td>Private method to create the text items of the class item.</td> 71 <td>Private method to create the text items of the class item.</td>
177 <tr><td>None</td></tr> 180 <tr><td>None</td></tr>
178 </table> 181 </table>
179 <h3>Methods</h3> 182 <h3>Methods</h3>
180 <table> 183 <table>
181 <tr> 184 <tr>
185 <td><a href="#ClassModel.__init__">ClassModel</a></td>
186 <td>Constructor</td>
187 </tr><tr>
182 <td><a href="#ClassModel.addAttribute">addAttribute</a></td> 188 <td><a href="#ClassModel.addAttribute">addAttribute</a></td>
183 <td>Method to add an attribute to the class model.</td> 189 <td>Method to add an attribute to the class model.</td>
184 </tr><tr> 190 </tr><tr>
185 <td><a href="#ClassModel.addMethod">addMethod</a></td> 191 <td><a href="#ClassModel.addMethod">addMethod</a></td>
186 <td>Method to add a method to the class model.</td> 192 <td>Method to add a method to the class model.</td>

eric ide

mercurial