Documentation/Source/eric5.Graphics.ModuleItem.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="#ModuleItem.__init__">ModuleItem</a></td>
65 <td>Constructor</td>
66 </tr><tr>
64 <td><a href="#ModuleItem.__calculateSize">__calculateSize</a></td> 67 <td><a href="#ModuleItem.__calculateSize">__calculateSize</a></td>
65 <td>Private method to calculate the size of the module item.</td> 68 <td>Private method to calculate the size of the module item.</td>
66 </tr><tr> 69 </tr><tr>
67 <td><a href="#ModuleItem.__createTexts">__createTexts</a></td> 70 <td><a href="#ModuleItem.__createTexts">__createTexts</a></td>
68 <td>Private method to create the text items of the module item.</td> 71 <td>Private method to create the text items of the module item.</td>
158 <tr><td>None</td></tr> 161 <tr><td>None</td></tr>
159 </table> 162 </table>
160 <h3>Methods</h3> 163 <h3>Methods</h3>
161 <table> 164 <table>
162 <tr> 165 <tr>
166 <td><a href="#ModuleModel.__init__">ModuleModel</a></td>
167 <td>Constructor</td>
168 </tr><tr>
163 <td><a href="#ModuleModel.addClass">addClass</a></td> 169 <td><a href="#ModuleModel.addClass">addClass</a></td>
164 <td>Method to add a class to the module model.</td> 170 <td>Method to add a class to the module model.</td>
165 </tr><tr> 171 </tr><tr>
166 <td><a href="#ModuleModel.getClasses">getClasses</a></td> 172 <td><a href="#ModuleModel.getClasses">getClasses</a></td>
167 <td>Method to retrieve the classes of the module.</td> 173 <td>Method to retrieve the classes of the module.</td>

eric ide

mercurial