Documentation/Source/eric5.Templates.TemplateViewer.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
55 QTreeWidgetItem 55 QTreeWidgetItem
56 <h3>Class Attributes</h3> 56 <h3>Class Attributes</h3>
57 <table> 57 <table>
58 <tr><td>None</td></tr> 58 <tr><td>None</td></tr>
59 </table> 59 </table>
60 <h3>Class Methods</h3>
61 <table>
62 <tr><td>None</td></tr>
63 </table>
60 <h3>Methods</h3> 64 <h3>Methods</h3>
61 <table> 65 <table>
62 <tr> 66 <tr>
63 <td><a href="#TemplateEntry.__init__">TemplateEntry</a></td> 67 <td><a href="#TemplateEntry.__init__">TemplateEntry</a></td>
64 <td>Constructor</td> 68 <td>Constructor</td>
97 <td>Public method to update the name of the entry.</td> 101 <td>Public method to update the name of the entry.</td>
98 </tr><tr> 102 </tr><tr>
99 <td><a href="#TemplateEntry.setTemplateText">setTemplateText</a></td> 103 <td><a href="#TemplateEntry.setTemplateText">setTemplateText</a></td>
100 <td>Public method to update the template text.</td> 104 <td>Public method to update the template text.</td>
101 </tr> 105 </tr>
106 </table>
107 <h3>Static Methods</h3>
108 <table>
109 <tr><td>None</td></tr>
102 </table> 110 </table>
103 <a NAME="TemplateEntry.__init__" ID="TemplateEntry.__init__"></a> 111 <a NAME="TemplateEntry.__init__" ID="TemplateEntry.__init__"></a>
104 <h4>TemplateEntry (Constructor)</h4> 112 <h4>TemplateEntry (Constructor)</h4>
105 <b>TemplateEntry</b>(<i>parent, name, description, templateText</i>) 113 <b>TemplateEntry</b>(<i>parent, name, description, templateText</i>)
106 <p> 114 <p>
263 QTreeWidgetItem 271 QTreeWidgetItem
264 <h3>Class Attributes</h3> 272 <h3>Class Attributes</h3>
265 <table> 273 <table>
266 <tr><td>None</td></tr> 274 <tr><td>None</td></tr>
267 </table> 275 </table>
276 <h3>Class Methods</h3>
277 <table>
278 <tr><td>None</td></tr>
279 </table>
268 <h3>Methods</h3> 280 <h3>Methods</h3>
269 <table> 281 <table>
270 <tr> 282 <tr>
271 <td><a href="#TemplateGroup.__init__">TemplateGroup</a></td> 283 <td><a href="#TemplateGroup.__init__">TemplateGroup</a></td>
272 <td>Constructor</td> 284 <td>Constructor</td>
302 <td>Public method to update the name of the group.</td> 314 <td>Public method to update the name of the group.</td>
303 </tr><tr> 315 </tr><tr>
304 <td><a href="#TemplateGroup.setName">setName</a></td> 316 <td><a href="#TemplateGroup.setName">setName</a></td>
305 <td>Public method to update the name of the group.</td> 317 <td>Public method to update the name of the group.</td>
306 </tr> 318 </tr>
319 </table>
320 <h3>Static Methods</h3>
321 <table>
322 <tr><td>None</td></tr>
307 </table> 323 </table>
308 <a NAME="TemplateGroup.__init__" ID="TemplateGroup.__init__"></a> 324 <a NAME="TemplateGroup.__init__" ID="TemplateGroup.__init__"></a>
309 <h4>TemplateGroup (Constructor)</h4> 325 <h4>TemplateGroup (Constructor)</h4>
310 <b>TemplateGroup</b>(<i>parent, name, language = "All"</i>) 326 <b>TemplateGroup</b>(<i>parent, name, language = "All"</i>)
311 <p> 327 <p>
464 QTreeWidget 480 QTreeWidget
465 <h3>Class Attributes</h3> 481 <h3>Class Attributes</h3>
466 <table> 482 <table>
467 <tr><td>None</td></tr> 483 <tr><td>None</td></tr>
468 </table> 484 </table>
485 <h3>Class Methods</h3>
486 <table>
487 <tr><td>None</td></tr>
488 </table>
469 <h3>Methods</h3> 489 <h3>Methods</h3>
470 <table> 490 <table>
471 <tr> 491 <tr>
472 <td><a href="#TemplateViewer.__init__">TemplateViewer</a></td> 492 <td><a href="#TemplateViewer.__init__">TemplateViewer</a></td>
473 <td>Constructor</td> 493 <td>Constructor</td>
551 <td>Public method to remove a group.</td> 571 <td>Public method to remove a group.</td>
552 </tr><tr> 572 </tr><tr>
553 <td><a href="#TemplateViewer.writeTemplates">writeTemplates</a></td> 573 <td><a href="#TemplateViewer.writeTemplates">writeTemplates</a></td>
554 <td>Public method to write the templates data to an XML file (.e4c).</td> 574 <td>Public method to write the templates data to an XML file (.e4c).</td>
555 </tr> 575 </tr>
576 </table>
577 <h3>Static Methods</h3>
578 <table>
579 <tr><td>None</td></tr>
556 </table> 580 </table>
557 <a NAME="TemplateViewer.__init__" ID="TemplateViewer.__init__"></a> 581 <a NAME="TemplateViewer.__init__" ID="TemplateViewer.__init__"></a>
558 <h4>TemplateViewer (Constructor)</h4> 582 <h4>TemplateViewer (Constructor)</h4>
559 <b>TemplateViewer</b>(<i>parent, viewmanager</i>) 583 <b>TemplateViewer</b>(<i>parent, viewmanager</i>)
560 <p> 584 <p>

eric ide

mercurial