Documentation/Source/eric5.Plugins.ViewManagerPlugins.MdiArea.MdiArea.html

changeset 945
8cd4d08fa9f6
parent 767
27554f80d08f
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
221 <dd> 221 <dd>
222 the activated subwindow (QMdiSubWindow) 222 the activated subwindow (QMdiSubWindow)
223 </dd> 223 </dd>
224 </dl><a NAME="MdiArea._addView" ID="MdiArea._addView"></a> 224 </dl><a NAME="MdiArea._addView" ID="MdiArea._addView"></a>
225 <h4>MdiArea._addView</h4> 225 <h4>MdiArea._addView</h4>
226 <b>_addView</b>(<i>win, fn = None, noName = ""</i>) 226 <b>_addView</b>(<i>win, fn=None, noName=""</i>)
227 <p> 227 <p>
228 Protected method to add a view (i.e. window) 228 Protected method to add a view (i.e. window)
229 </p><dl> 229 </p><dl>
230 <dt><i>win</i></dt> 230 <dt><i>win</i></dt>
231 <dd> 231 <dd>
270 <dd> 270 <dd>
271 editor window to be removed 271 editor window to be removed
272 </dd> 272 </dd>
273 </dl><a NAME="MdiArea._showView" ID="MdiArea._showView"></a> 273 </dl><a NAME="MdiArea._showView" ID="MdiArea._showView"></a>
274 <h4>MdiArea._showView</h4> 274 <h4>MdiArea._showView</h4>
275 <b>_showView</b>(<i>win, fn = None</i>) 275 <b>_showView</b>(<i>win, fn=None</i>)
276 <p> 276 <p>
277 Private method to show a view (i.e. window) 277 Private method to show a view (i.e. window)
278 </p><dl> 278 </p><dl>
279 <dt><i>win</i></dt> 279 <dt><i>win</i></dt>
280 <dd> 280 <dd>

eric ide

mercurial