319 <p> |
319 <p> |
320 Protected method to add a view (i.e. window) |
320 Protected method to add a view (i.e. window) |
321 </p><dl> |
321 </p><dl> |
322 <dt><i>win</i></dt> |
322 <dt><i>win</i></dt> |
323 <dd> |
323 <dd> |
324 editor window to be added |
324 editor assembly to be added |
325 </dd><dt><i>fn</i></dt> |
325 </dd><dt><i>fn</i></dt> |
326 <dd> |
326 <dd> |
327 filename of this editor (string) |
327 filename of this editor (string) |
328 </dd><dt><i>noName</i></dt> |
328 </dd><dt><i>noName</i></dt> |
329 <dd> |
329 <dd> |
578 <dd> |
578 <dd> |
579 parent widget (QWidget) |
579 parent widget (QWidget) |
580 </dd> |
580 </dd> |
581 </dl><a NAME="StackedWidget.addWidget" ID="StackedWidget.addWidget"></a> |
581 </dl><a NAME="StackedWidget.addWidget" ID="StackedWidget.addWidget"></a> |
582 <h4>StackedWidget.addWidget</h4> |
582 <h4>StackedWidget.addWidget</h4> |
583 <b>addWidget</b>(<i>editor</i>) |
583 <b>addWidget</b>(<i>assembly</i>) |
584 <p> |
584 <p> |
585 Overwritten method to add a new widget. |
585 Overwritten method to add a new widget. |
586 </p><dl> |
586 </p><dl> |
587 <dt><i>editor</i></dt> |
587 <dt><i>assembly</i></dt> |
588 <dd> |
588 <dd> |
589 the editor object to be added (QScintilla.Editor.Editor) |
589 editor assembly object to be added |
|
590 (QScintilla.EditorAssembly.EditorAssembly) |
590 </dd> |
591 </dd> |
591 </dl><a NAME="StackedWidget.currentWidget" ID="StackedWidget.currentWidget"></a> |
592 </dl><a NAME="StackedWidget.currentWidget" ID="StackedWidget.currentWidget"></a> |
592 <h4>StackedWidget.currentWidget</h4> |
593 <h4>StackedWidget.currentWidget</h4> |
593 <b>currentWidget</b>(<i></i>) |
594 <b>currentWidget</b>(<i></i>) |
594 <p> |
595 <p> |