778 Constructor |
778 Constructor |
779 </p><dl> |
779 </p><dl> |
780 <dt><i>parent</i></dt> |
780 <dt><i>parent</i></dt> |
781 <dd> |
781 <dd> |
782 parent widget (QWidget) |
782 parent widget (QWidget) |
783 </dd><dt><i>ui</i></dt> |
|
784 <dd> |
|
785 reference to the main user interface |
|
786 </dd><dt><i>dbs</i></dt> |
|
787 <dd> |
|
788 reference to the debug server object |
|
789 </dd> |
783 </dd> |
790 </dl><a NAME="Tabview.__currentChanged" ID="Tabview.__currentChanged"></a> |
784 </dl><a NAME="Tabview.__currentChanged" ID="Tabview.__currentChanged"></a> |
791 <h4>Tabview.__currentChanged</h4> |
785 <h4>Tabview.__currentChanged</h4> |
792 <b>__currentChanged</b>(<i>index</i>) |
786 <b>__currentChanged</b>(<i>index</i>) |
793 <p> |
787 <p> |
799 </dd> |
793 </dd> |
800 </dl><a NAME="Tabview._addView" ID="Tabview._addView"></a> |
794 </dl><a NAME="Tabview._addView" ID="Tabview._addView"></a> |
801 <h4>Tabview._addView</h4> |
795 <h4>Tabview._addView</h4> |
802 <b>_addView</b>(<i>win, fn=None, noName=""</i>) |
796 <b>_addView</b>(<i>win, fn=None, noName=""</i>) |
803 <p> |
797 <p> |
804 Protected method to add a view (i.e. window) |
798 Protected method to add a view (i.e. window). |
805 </p><dl> |
799 </p><dl> |
806 <dt><i>win</i></dt> |
800 <dt><i>win</i></dt> |
807 <dd> |
801 <dd> |
808 editor assembly to be added |
802 editor assembly to be added |
809 </dd><dt><i>fn</i></dt> |
803 </dd><dt><i>fn</i></dt> |
833 </dd> |
827 </dd> |
834 </dl><a NAME="Tabview._removeAllViews" ID="Tabview._removeAllViews"></a> |
828 </dl><a NAME="Tabview._removeAllViews" ID="Tabview._removeAllViews"></a> |
835 <h4>Tabview._removeAllViews</h4> |
829 <h4>Tabview._removeAllViews</h4> |
836 <b>_removeAllViews</b>(<i></i>) |
830 <b>_removeAllViews</b>(<i></i>) |
837 <p> |
831 <p> |
838 Protected method to remove all views (i.e. windows) |
832 Protected method to remove all views (i.e. windows). |
839 </p><a NAME="Tabview._removeView" ID="Tabview._removeView"></a> |
833 </p><a NAME="Tabview._removeView" ID="Tabview._removeView"></a> |
840 <h4>Tabview._removeView</h4> |
834 <h4>Tabview._removeView</h4> |
841 <b>_removeView</b>(<i>win</i>) |
835 <b>_removeView</b>(<i>win</i>) |
842 <p> |
836 <p> |
843 Protected method to remove a view (i.e. window) |
837 Protected method to remove a view (i.e. window). |
844 </p><dl> |
838 </p><dl> |
845 <dt><i>win</i></dt> |
839 <dt><i>win</i></dt> |
846 <dd> |
840 <dd> |
847 editor window to be removed |
841 editor window to be removed |
848 </dd> |
842 </dd> |
849 </dl><a NAME="Tabview._showView" ID="Tabview._showView"></a> |
843 </dl><a NAME="Tabview._showView" ID="Tabview._showView"></a> |
850 <h4>Tabview._showView</h4> |
844 <h4>Tabview._showView</h4> |
851 <b>_showView</b>(<i>win, fn=None</i>) |
845 <b>_showView</b>(<i>win, fn=None</i>) |
852 <p> |
846 <p> |
853 Protected method to show a view (i.e. window) |
847 Protected method to show a view (i.e. window). |
854 </p><dl> |
848 </p><dl> |
855 <dt><i>win</i></dt> |
849 <dt><i>win</i></dt> |
856 <dd> |
850 <dd> |
857 editor assembly to be shown |
851 editor assembly to be shown |
858 </dd><dt><i>fn</i></dt> |
852 </dd><dt><i>fn</i></dt> |
954 </dd> |
948 </dd> |
955 </dl><a NAME="Tabview.insertView" ID="Tabview.insertView"></a> |
949 </dl><a NAME="Tabview.insertView" ID="Tabview.insertView"></a> |
956 <h4>Tabview.insertView</h4> |
950 <h4>Tabview.insertView</h4> |
957 <b>insertView</b>(<i>win, tabWidget, index, fn=None, noName=""</i>) |
951 <b>insertView</b>(<i>win, tabWidget, index, fn=None, noName=""</i>) |
958 <p> |
952 <p> |
959 Protected method to add a view (i.e. window) |
953 Protected method to add a view (i.e. window). |
960 </p><dl> |
954 </p><dl> |
961 <dt><i>win</i></dt> |
955 <dt><i>win</i></dt> |
962 <dd> |
956 <dd> |
963 editor assembly to be inserted |
957 editor assembly to be inserted |
964 </dd><dt><i>tabWidget</i></dt> |
958 </dd><dt><i>tabWidget</i></dt> |