--- a/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html Wed Nov 20 18:48:39 2013 +0100 +++ b/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html Wed Nov 20 19:50:35 2013 +0100 @@ -214,6 +214,9 @@ <td><a href="#Listspace.eventFilter">eventFilter</a></td> <td>Method called to filter the event queue.</td> </tr><tr> +<td><a href="#Listspace.getSplitOrientation">getSplitOrientation</a></td> +<td>Public method to get the orientation of the split view.</td> +</tr><tr> <td><a href="#Listspace.nextSplit">nextSplit</a></td> <td>Public slot used to move to the next split.</td> </tr><tr> @@ -499,6 +502,16 @@ <dd> flag indicating, if we handled the event </dd> +</dl><a NAME="Listspace.getSplitOrientation" ID="Listspace.getSplitOrientation"></a> +<h4>Listspace.getSplitOrientation</h4> +<b>getSplitOrientation</b>(<i></i>) +<p> + Public method to get the orientation of the split view. +</p><dl> +<dt>Returns:</dt> +<dd> +orientation of the split (Qt.Horizontal or Qt.Vertical) +</dd> </dl><a NAME="Listspace.nextSplit" ID="Listspace.nextSplit"></a> <h4>Listspace.nextSplit</h4> <b>nextSplit</b>(<i></i>)