Documentation/Source/eric5.Tools.TRPreviewer.html

changeset 945
8cd4d08fa9f6
parent 767
27554f80d08f
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
112 <td>Public slot to show this dialog.</td> 112 <td>Public slot to show this dialog.</td>
113 </tr> 113 </tr>
114 </table> 114 </table>
115 <a NAME="TRPreviewer.__init__" ID="TRPreviewer.__init__"></a> 115 <a NAME="TRPreviewer.__init__" ID="TRPreviewer.__init__"></a>
116 <h4>TRPreviewer (Constructor)</h4> 116 <h4>TRPreviewer (Constructor)</h4>
117 <b>TRPreviewer</b>(<i>filenames = [], parent = None, name = None</i>) 117 <b>TRPreviewer</b>(<i>filenames=[], parent=None, name=None</i>)
118 <p> 118 <p>
119 Constructor 119 Constructor
120 </p><dl> 120 </p><dl>
121 <dt><i>filenames</i></dt> 121 <dt><i>filenames</i></dt>
122 <dd> 122 <dd>
397 <dd> 397 <dd>
398 unique name (string or None) 398 unique name (string or None)
399 </dd> 399 </dd>
400 </dl><a NAME="TranslationsDict.add" ID="TranslationsDict.add"></a> 400 </dl><a NAME="TranslationsDict.add" ID="TranslationsDict.add"></a>
401 <h4>TranslationsDict.add</h4> 401 <h4>TranslationsDict.add</h4>
402 <b>add</b>(<i>fileName, setTranslation = True</i>) 402 <b>add</b>(<i>fileName, setTranslation=True</i>)
403 <p> 403 <p>
404 Public method to add a translation to the list. 404 Public method to add a translation to the list.
405 </p><p> 405 </p><p>
406 If the translation file (*.qm) has not been loaded yet, it will 406 If the translation file (*.qm) has not been loaded yet, it will
407 be loaded automatically. 407 be loaded automatically.
508 <td>Public method to handle the toggle of a window.</td> 508 <td>Public method to handle the toggle of a window.</td>
509 </tr> 509 </tr>
510 </table> 510 </table>
511 <a NAME="WidgetArea.__init__" ID="WidgetArea.__init__"></a> 511 <a NAME="WidgetArea.__init__" ID="WidgetArea.__init__"></a>
512 <h4>WidgetArea (Constructor)</h4> 512 <h4>WidgetArea (Constructor)</h4>
513 <b>WidgetArea</b>(<i>parent = None</i>) 513 <b>WidgetArea</b>(<i>parent=None</i>)
514 <p> 514 <p>
515 Constructor 515 Constructor
516 </p><dl> 516 </p><dl>
517 <dt><i>parent</i></dt> 517 <dt><i>parent</i></dt>
518 <dd> 518 <dd>
644 <td>Public method to retrieve the name of the UI file.</td> 644 <td>Public method to retrieve the name of the UI file.</td>
645 </tr> 645 </tr>
646 </table> 646 </table>
647 <a NAME="WidgetView.__init__" ID="WidgetView.__init__"></a> 647 <a NAME="WidgetView.__init__" ID="WidgetView.__init__"></a>
648 <h4>WidgetView (Constructor)</h4> 648 <h4>WidgetView (Constructor)</h4>
649 <b>WidgetView</b>(<i>uiFileName, parent = None, name = None</i>) 649 <b>WidgetView</b>(<i>uiFileName, parent=None, name=None</i>)
650 <p> 650 <p>
651 Constructor 651 Constructor
652 </p><dl> 652 </p><dl>
653 <dt><i>uiFileName</i></dt> 653 <dt><i>uiFileName</i></dt>
654 <dd> 654 <dd>

eric ide

mercurial