244 Constructor |
244 Constructor |
245 </p><dl> |
245 </p><dl> |
246 <dt><i>parent</i></dt> |
246 <dt><i>parent</i></dt> |
247 <dd> |
247 <dd> |
248 parent widget (QWidget) |
248 parent widget (QWidget) |
249 </dd><dt><i>ui</i></dt> |
|
250 <dd> |
|
251 reference to the main user interface |
|
252 </dd><dt><i>dbs</i></dt> |
|
253 <dd> |
|
254 reference to the debug server object |
|
255 </dd> |
249 </dd> |
256 </dl><a NAME="Listspace.__captionChange" ID="Listspace.__captionChange"></a> |
250 </dl><a NAME="Listspace.__captionChange" ID="Listspace.__captionChange"></a> |
257 <h4>Listspace.__captionChange</h4> |
251 <h4>Listspace.__captionChange</h4> |
258 <b>__captionChange</b>(<i>cap, editor</i>) |
252 <b>__captionChange</b>(<i>cap, editor</i>) |
259 <p> |
253 <p> |
340 Private method to initialize the viewlist context menu. |
334 Private method to initialize the viewlist context menu. |
341 </p><a NAME="Listspace.__showMenu" ID="Listspace.__showMenu"></a> |
335 </p><a NAME="Listspace.__showMenu" ID="Listspace.__showMenu"></a> |
342 <h4>Listspace.__showMenu</h4> |
336 <h4>Listspace.__showMenu</h4> |
343 <b>__showMenu</b>(<i>point</i>) |
337 <b>__showMenu</b>(<i>point</i>) |
344 <p> |
338 <p> |
345 Private slot to handle the customContextMenuRequested signal of the viewlist. |
339 Private slot to handle the customContextMenuRequested signal of |
346 </p><a NAME="Listspace.__showSelectedView" ID="Listspace.__showSelectedView"></a> |
340 the viewlist. |
|
341 </p><dl> |
|
342 <dt><i>point</i></dt> |
|
343 <dd> |
|
344 position to open the menu at (QPoint) |
|
345 </dd> |
|
346 </dl><a NAME="Listspace.__showSelectedView" ID="Listspace.__showSelectedView"></a> |
347 <h4>Listspace.__showSelectedView</h4> |
347 <h4>Listspace.__showSelectedView</h4> |
348 <b>__showSelectedView</b>(<i>row</i>) |
348 <b>__showSelectedView</b>(<i>row</i>) |
349 <p> |
349 <p> |
350 Private slot called to show a view selected in the list. |
350 Private slot called to show a view selected in the list. |
351 </p><dl> |
351 </p><dl> |
355 </dd> |
355 </dd> |
356 </dl><a NAME="Listspace._addView" ID="Listspace._addView"></a> |
356 </dl><a NAME="Listspace._addView" ID="Listspace._addView"></a> |
357 <h4>Listspace._addView</h4> |
357 <h4>Listspace._addView</h4> |
358 <b>_addView</b>(<i>win, fn=None, noName=""</i>) |
358 <b>_addView</b>(<i>win, fn=None, noName=""</i>) |
359 <p> |
359 <p> |
360 Protected method to add a view (i.e. window) |
360 Protected method to add a view (i.e. window). |
361 </p><dl> |
361 </p><dl> |
362 <dt><i>win</i></dt> |
362 <dt><i>win</i></dt> |
363 <dd> |
363 <dd> |
364 editor assembly to be added |
364 editor assembly to be added |
365 </dd><dt><i>fn</i></dt> |
365 </dd><dt><i>fn</i></dt> |
389 </dd> |
389 </dd> |
390 </dl><a NAME="Listspace._removeAllViews" ID="Listspace._removeAllViews"></a> |
390 </dl><a NAME="Listspace._removeAllViews" ID="Listspace._removeAllViews"></a> |
391 <h4>Listspace._removeAllViews</h4> |
391 <h4>Listspace._removeAllViews</h4> |
392 <b>_removeAllViews</b>(<i></i>) |
392 <b>_removeAllViews</b>(<i></i>) |
393 <p> |
393 <p> |
394 Protected method to remove all views (i.e. windows) |
394 Protected method to remove all views (i.e. windows). |
395 </p><a NAME="Listspace._removeView" ID="Listspace._removeView"></a> |
395 </p><a NAME="Listspace._removeView" ID="Listspace._removeView"></a> |
396 <h4>Listspace._removeView</h4> |
396 <h4>Listspace._removeView</h4> |
397 <b>_removeView</b>(<i>win</i>) |
397 <b>_removeView</b>(<i>win</i>) |
398 <p> |
398 <p> |
399 Protected method to remove a view (i.e. window) |
399 Protected method to remove a view (i.e. window). |
400 </p><dl> |
400 </p><dl> |
401 <dt><i>win</i></dt> |
401 <dt><i>win</i></dt> |
402 <dd> |
402 <dd> |
403 editor window to be removed |
403 editor window to be removed |
404 </dd> |
404 </dd> |
405 </dl><a NAME="Listspace._showView" ID="Listspace._showView"></a> |
405 </dl><a NAME="Listspace._showView" ID="Listspace._showView"></a> |
406 <h4>Listspace._showView</h4> |
406 <h4>Listspace._showView</h4> |
407 <b>_showView</b>(<i>win, fn=None</i>) |
407 <b>_showView</b>(<i>win, fn=None</i>) |
408 <p> |
408 <p> |
409 Protected method to show a view (i.e. window) |
409 Protected method to show a view (i.e. window). |
410 </p><dl> |
410 </p><dl> |
411 <dt><i>win</i></dt> |
411 <dt><i>win</i></dt> |
412 <dd> |
412 <dd> |
413 editor assembly to be shown |
413 editor assembly to be shown |
414 </dd><dt><i>fn</i></dt> |
414 </dd><dt><i>fn</i></dt> |