8151:8c1445825e7b | 8152:0c740fcffd34 |
---|---|
788 </dd> | 788 </dd> |
789 </dl> | 789 </dl> |
790 <dl> | 790 <dl> |
791 <dt>Return Type:</dt> | 791 <dt>Return Type:</dt> |
792 <dd> | 792 <dd> |
793 Qt.Horizontal or Qt.Vertical | 793 Qt.Orientation.Horizontal or Qt.Orientation.Vertical |
794 </dd> | 794 </dd> |
795 </dl> | 795 </dl> |
796 <a NAME="Listspace.mainWidget" ID="Listspace.mainWidget"></a> | 796 <a NAME="Listspace.mainWidget" ID="Listspace.mainWidget"></a> |
797 <h4>Listspace.mainWidget</h4> | 797 <h4>Listspace.mainWidget</h4> |
798 <b>mainWidget</b>(<i></i>) | 798 <b>mainWidget</b>(<i></i>) |
894 <p> | 894 <p> |
895 Public method used to set the orientation of the split view. | 895 Public method used to set the orientation of the split view. |
896 </p> | 896 </p> |
897 <dl> | 897 <dl> |
898 | 898 |
899 <dt><i>orientation</i> (Qt.Horizontal or Qt.Vertical)</dt> | 899 <dt><i>orientation</i> (Qt.Orientation.Horizontal or Qt.Orientation.Vertical)</dt> |
900 <dd> | 900 <dd> |
901 orientation of the split | 901 orientation of the split |
902 </dd> | 902 </dd> |
903 </dl> | 903 </dl> |
904 <a NAME="Listspace.showWindowMenu" ID="Listspace.showWindowMenu"></a> | 904 <a NAME="Listspace.showWindowMenu" ID="Listspace.showWindowMenu"></a> |