Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html

changeset 3100
1c86bf655433
parent 3018
70924c0bdaf1
child 3591
2f2a4a76dd22
equal deleted inserted replaced
3098:02ee75d31584 3100:1c86bf655433
212 <td>Public method to cascade the managed windows.</td> 212 <td>Public method to cascade the managed windows.</td>
213 </tr><tr> 213 </tr><tr>
214 <td><a href="#Listspace.eventFilter">eventFilter</a></td> 214 <td><a href="#Listspace.eventFilter">eventFilter</a></td>
215 <td>Method called to filter the event queue.</td> 215 <td>Method called to filter the event queue.</td>
216 </tr><tr> 216 </tr><tr>
217 <td><a href="#Listspace.getSplitOrientation">getSplitOrientation</a></td>
218 <td>Public method to get the orientation of the split view.</td>
219 </tr><tr>
217 <td><a href="#Listspace.nextSplit">nextSplit</a></td> 220 <td><a href="#Listspace.nextSplit">nextSplit</a></td>
218 <td>Public slot used to move to the next split.</td> 221 <td>Public slot used to move to the next split.</td>
219 </tr><tr> 222 </tr><tr>
220 <td><a href="#Listspace.prevSplit">prevSplit</a></td> 223 <td><a href="#Listspace.prevSplit">prevSplit</a></td>
221 <td>Public slot used to move to the previous split.</td> 224 <td>Public slot used to move to the previous split.</td>
496 </dd> 499 </dd>
497 </dl><dl> 500 </dl><dl>
498 <dt>Returns:</dt> 501 <dt>Returns:</dt>
499 <dd> 502 <dd>
500 flag indicating, if we handled the event 503 flag indicating, if we handled the event
504 </dd>
505 </dl><a NAME="Listspace.getSplitOrientation" ID="Listspace.getSplitOrientation"></a>
506 <h4>Listspace.getSplitOrientation</h4>
507 <b>getSplitOrientation</b>(<i></i>)
508 <p>
509 Public method to get the orientation of the split view.
510 </p><dl>
511 <dt>Returns:</dt>
512 <dd>
513 orientation of the split (Qt.Horizontal or Qt.Vertical)
501 </dd> 514 </dd>
502 </dl><a NAME="Listspace.nextSplit" ID="Listspace.nextSplit"></a> 515 </dl><a NAME="Listspace.nextSplit" ID="Listspace.nextSplit"></a>
503 <h4>Listspace.nextSplit</h4> 516 <h4>Listspace.nextSplit</h4>
504 <b>nextSplit</b>(<i></i>) 517 <b>nextSplit</b>(<i></i>)
505 <p> 518 <p>

eric ide

mercurial