eric6/Documentation/Source/eric6.Plugins.ViewManagerPlugins.Tabview.Tabview.html

changeset 8152
0c740fcffd34
parent 7989
a21d673a8f99
equal deleted inserted replaced
8151:8c1445825e7b 8152:0c740fcffd34
1403 </dd> 1403 </dd>
1404 </dl> 1404 </dl>
1405 <dl> 1405 <dl>
1406 <dt>Return Type:</dt> 1406 <dt>Return Type:</dt>
1407 <dd> 1407 <dd>
1408 Qt.Horizontal or Qt.Vertical 1408 Qt.Orientation.Horizontal or Qt.Orientation.Vertical
1409 </dd> 1409 </dd>
1410 </dl> 1410 </dl>
1411 <a NAME="Tabview.getTabWidgetById" ID="Tabview.getTabWidgetById"></a> 1411 <a NAME="Tabview.getTabWidgetById" ID="Tabview.getTabWidgetById"></a>
1412 <h4>Tabview.getTabWidgetById</h4> 1412 <h4>Tabview.getTabWidgetById</h4>
1413 <b>getTabWidgetById</b>(<i>id_</i>) 1413 <b>getTabWidgetById</b>(<i>id_</i>)
1572 <p> 1572 <p>
1573 Public method used to set the orientation of the split view. 1573 Public method used to set the orientation of the split view.
1574 </p> 1574 </p>
1575 <dl> 1575 <dl>
1576 1576
1577 <dt><i>orientation</i> (Qt.Horizontal or Qt.Vertical)</dt> 1577 <dt><i>orientation</i> (Qt.Orientation.Horizontal or Qt.Orientation.Vertical)</dt>
1578 <dd> 1578 <dd>
1579 orientation of the split 1579 orientation of the split
1580 </dd> 1580 </dd>
1581 </dl> 1581 </dl>
1582 <a NAME="Tabview.showWindowMenu" ID="Tabview.showWindowMenu"></a> 1582 <a NAME="Tabview.showWindowMenu" ID="Tabview.showWindowMenu"></a>

eric ide

mercurial