3410 Public method to get the orientation of the split view. |
3410 Public method to get the orientation of the split view. |
3411 </p> |
3411 </p> |
3412 <dl> |
3412 <dl> |
3413 <dt>Return:</dt> |
3413 <dt>Return:</dt> |
3414 <dd> |
3414 <dd> |
3415 orientation of the split (Qt.Horizontal or Qt.Vertical) |
3415 orientation of the split (Qt.Orientation.Horizontal or |
|
3416 Qt.Orientation.Vertical) |
3416 </dd> |
3417 </dd> |
3417 </dl> |
3418 </dl> |
3418 <a NAME="ViewManager.handleResetUI" ID="ViewManager.handleResetUI"></a> |
3419 <a NAME="ViewManager.handleResetUI" ID="ViewManager.handleResetUI"></a> |
3419 <h4>ViewManager.handleResetUI</h4> |
3420 <h4>ViewManager.handleResetUI</h4> |
3420 <b>handleResetUI</b>(<i></i>) |
3421 <b>handleResetUI</b>(<i></i>) |
4310 <dl> |
4311 <dl> |
4311 |
4312 |
4312 <dt><i>orientation</i></dt> |
4313 <dt><i>orientation</i></dt> |
4313 <dd> |
4314 <dd> |
4314 orientation of the split |
4315 orientation of the split |
4315 (Qt.Horizontal or Qt.Vertical) |
4316 (Qt.Orientation.Horizontal or Qt.Orientation.Vertical) |
4316 </dd> |
4317 </dd> |
4317 </dl> |
4318 </dl> |
4318 <a NAME="ViewManager.shareConnected" ID="ViewManager.shareConnected"></a> |
4319 <a NAME="ViewManager.shareConnected" ID="ViewManager.shareConnected"></a> |
4319 <h4>ViewManager.shareConnected</h4> |
4320 <h4>ViewManager.shareConnected</h4> |
4320 <b>shareConnected</b>(<i>connected</i>) |
4321 <b>shareConnected</b>(<i>connected</i>) |