109 <td>Public slot to activate a translation.</td> |
113 <td>Public slot to activate a translation.</td> |
110 </tr><tr> |
114 </tr><tr> |
111 <td><a href="#TRPreviewer.show">show</a></td> |
115 <td><a href="#TRPreviewer.show">show</a></td> |
112 <td>Public slot to show this dialog.</td> |
116 <td>Public slot to show this dialog.</td> |
113 </tr> |
117 </tr> |
|
118 </table> |
|
119 <h3>Static Methods</h3> |
|
120 <table> |
|
121 <tr><td>None</td></tr> |
114 </table> |
122 </table> |
115 <a NAME="TRPreviewer.__init__" ID="TRPreviewer.__init__"></a> |
123 <a NAME="TRPreviewer.__init__" ID="TRPreviewer.__init__"></a> |
116 <h4>TRPreviewer (Constructor)</h4> |
124 <h4>TRPreviewer (Constructor)</h4> |
117 <b>TRPreviewer</b>(<i>filenames = [], parent = None, name = None</i>) |
125 <b>TRPreviewer</b>(<i>filenames = [], parent = None, name = None</i>) |
118 <p> |
126 <p> |
224 object |
232 object |
225 <h3>Class Attributes</h3> |
233 <h3>Class Attributes</h3> |
226 <table> |
234 <table> |
227 <tr><td>None</td></tr> |
235 <tr><td>None</td></tr> |
228 </table> |
236 </table> |
|
237 <h3>Class Methods</h3> |
|
238 <table> |
|
239 <tr><td>None</td></tr> |
|
240 </table> |
229 <h3>Methods</h3> |
241 <h3>Methods</h3> |
230 <table> |
242 <table> |
231 <tr> |
243 <tr> |
232 <td><a href="#Translation.__init__">Translation</a></td> |
244 <td><a href="#Translation.__init__">Translation</a></td> |
233 <td>Constructor</td> |
245 <td>Constructor</td> |
234 </tr> |
246 </tr> |
|
247 </table> |
|
248 <h3>Static Methods</h3> |
|
249 <table> |
|
250 <tr><td>None</td></tr> |
235 </table> |
251 </table> |
236 <a NAME="Translation.__init__" ID="Translation.__init__"></a> |
252 <a NAME="Translation.__init__" ID="Translation.__init__"></a> |
237 <h4>Translation (Constructor)</h4> |
253 <h4>Translation (Constructor)</h4> |
238 <b>Translation</b>(<i></i>) |
254 <b>Translation</b>(<i></i>) |
239 <p> |
255 <p> |
243 <hr /><hr /> |
259 <hr /><hr /> |
244 <a NAME="TranslationsDict" ID="TranslationsDict"></a> |
260 <a NAME="TranslationsDict" ID="TranslationsDict"></a> |
245 <h2>TranslationsDict</h2> |
261 <h2>TranslationsDict</h2> |
246 <p> |
262 <p> |
247 Class to store all loaded translations. |
263 Class to store all loaded translations. |
248 </p><h4>Signals</h4> |
264 </p><h3>Signals</h3> |
249 <dl> |
265 <dl> |
250 <dt>translationChanged()</dt> |
266 <dt>translationChanged()</dt> |
251 <dd> |
267 <dd> |
252 emit after a translator was set |
268 emit after a translator was set |
253 </dd> |
269 </dd> |
295 <td>Public method to reload all translators.</td> |
315 <td>Public method to reload all translators.</td> |
296 </tr><tr> |
316 </tr><tr> |
297 <td><a href="#TranslationsDict.set">set</a></td> |
317 <td><a href="#TranslationsDict.set">set</a></td> |
298 <td>Public slot to set a translator by name.</td> |
318 <td>Public slot to set a translator by name.</td> |
299 </tr> |
319 </tr> |
|
320 </table> |
|
321 <h3>Static Methods</h3> |
|
322 <table> |
|
323 <tr><td>None</td></tr> |
300 </table> |
324 </table> |
301 <a NAME="TranslationsDict.__init__" ID="TranslationsDict.__init__"></a> |
325 <a NAME="TranslationsDict.__init__" ID="TranslationsDict.__init__"></a> |
302 <h4>TranslationsDict (Constructor)</h4> |
326 <h4>TranslationsDict (Constructor)</h4> |
303 <b>TranslationsDict</b>(<i>selector, parent</i>) |
327 <b>TranslationsDict</b>(<i>selector, parent</i>) |
304 <p> |
328 <p> |
505 <td>Public method to set up the widgets part of the Window menu.</td> |
533 <td>Public method to set up the widgets part of the Window menu.</td> |
506 </tr><tr> |
534 </tr><tr> |
507 <td><a href="#WidgetArea.toggleSelectedWidget">toggleSelectedWidget</a></td> |
535 <td><a href="#WidgetArea.toggleSelectedWidget">toggleSelectedWidget</a></td> |
508 <td>Public method to handle the toggle of a window.</td> |
536 <td>Public method to handle the toggle of a window.</td> |
509 </tr> |
537 </tr> |
|
538 </table> |
|
539 <h3>Static Methods</h3> |
|
540 <table> |
|
541 <tr><td>None</td></tr> |
510 </table> |
542 </table> |
511 <a NAME="WidgetArea.__init__" ID="WidgetArea.__init__"></a> |
543 <a NAME="WidgetArea.__init__" ID="WidgetArea.__init__"></a> |
512 <h4>WidgetArea (Constructor)</h4> |
544 <h4>WidgetArea (Constructor)</h4> |
513 <b>WidgetArea</b>(<i>parent = None</i>) |
545 <b>WidgetArea</b>(<i>parent = None</i>) |
514 <p> |
546 <p> |
641 <td>Public method to return the validity of this widget view.</td> |
677 <td>Public method to return the validity of this widget view.</td> |
642 </tr><tr> |
678 </tr><tr> |
643 <td><a href="#WidgetView.uiFileName">uiFileName</a></td> |
679 <td><a href="#WidgetView.uiFileName">uiFileName</a></td> |
644 <td>Public method to retrieve the name of the UI file.</td> |
680 <td>Public method to retrieve the name of the UI file.</td> |
645 </tr> |
681 </tr> |
|
682 </table> |
|
683 <h3>Static Methods</h3> |
|
684 <table> |
|
685 <tr><td>None</td></tr> |
646 </table> |
686 </table> |
647 <a NAME="WidgetView.__init__" ID="WidgetView.__init__"></a> |
687 <a NAME="WidgetView.__init__" ID="WidgetView.__init__"></a> |
648 <h4>WidgetView (Constructor)</h4> |
688 <h4>WidgetView (Constructor)</h4> |
649 <b>WidgetView</b>(<i>uiFileName, parent = None, name = None</i>) |
689 <b>WidgetView</b>(<i>uiFileName, parent = None, name = None</i>) |
650 <p> |
690 <p> |