48 <hr /><hr /> |
48 <hr /><hr /> |
49 <a NAME="TabBar" ID="TabBar"></a> |
49 <a NAME="TabBar" ID="TabBar"></a> |
50 <h2>TabBar</h2> |
50 <h2>TabBar</h2> |
51 <p> |
51 <p> |
52 Class implementing a customized tab bar supporting drag & drop. |
52 Class implementing a customized tab bar supporting drag & drop. |
53 </p><h4>Signals</h4> |
53 </p><h3>Signals</h3> |
54 <dl> |
54 <dl> |
55 <dt>tabCopyRequested(int, int)</dt> |
55 <dt>tabCopyRequested(int, int)</dt> |
56 <dd> |
56 <dd> |
57 emitted to signal a clone request giving |
57 emitted to signal a clone request giving |
58 the old and new index position |
58 the old and new index position |
94 <td>Protected method to handle mouse move events.</td> |
98 <td>Protected method to handle mouse move events.</td> |
95 </tr><tr> |
99 </tr><tr> |
96 <td><a href="#TabBar.mousePressEvent">mousePressEvent</a></td> |
100 <td><a href="#TabBar.mousePressEvent">mousePressEvent</a></td> |
97 <td>Protected method to handle mouse press events.</td> |
101 <td>Protected method to handle mouse press events.</td> |
98 </tr> |
102 </tr> |
|
103 </table> |
|
104 <h3>Static Methods</h3> |
|
105 <table> |
|
106 <tr><td>None</td></tr> |
99 </table> |
107 </table> |
100 <a NAME="TabBar.__init__" ID="TabBar.__init__"></a> |
108 <a NAME="TabBar.__init__" ID="TabBar.__init__"></a> |
101 <h4>TabBar (Constructor)</h4> |
109 <h4>TabBar (Constructor)</h4> |
102 <b>TabBar</b>(<i>parent = None</i>) |
110 <b>TabBar</b>(<i>parent = None</i>) |
103 <p> |
111 <p> |
255 <td>Public method to remove a widget.</td> |
267 <td>Public method to remove a widget.</td> |
256 </tr><tr> |
268 </tr><tr> |
257 <td><a href="#TabWidget.showIndicator">showIndicator</a></td> |
269 <td><a href="#TabWidget.showIndicator">showIndicator</a></td> |
258 <td>Public slot to set the indicator on or off.</td> |
270 <td>Public slot to set the indicator on or off.</td> |
259 </tr> |
271 </tr> |
|
272 </table> |
|
273 <h3>Static Methods</h3> |
|
274 <table> |
|
275 <tr><td>None</td></tr> |
260 </table> |
276 </table> |
261 <a NAME="TabWidget.__init__" ID="TabWidget.__init__"></a> |
277 <a NAME="TabWidget.__init__" ID="TabWidget.__init__"></a> |
262 <h4>TabWidget (Constructor)</h4> |
278 <h4>TabWidget (Constructor)</h4> |
263 <b>TabWidget</b>(<i>vm</i>) |
279 <b>TabWidget</b>(<i>vm</i>) |
264 <p> |
280 <p> |
541 <hr /><hr /> |
557 <hr /><hr /> |
542 <a NAME="Tabview" ID="Tabview"></a> |
558 <a NAME="Tabview" ID="Tabview"></a> |
543 <h2>Tabview</h2> |
559 <h2>Tabview</h2> |
544 <p> |
560 <p> |
545 Class implementing a tabbed viewmanager class embedded in a splitter. |
561 Class implementing a tabbed viewmanager class embedded in a splitter. |
546 </p><h4>Signals</h4> |
562 </p><h3>Signals</h3> |
547 <dl> |
563 <dl> |
548 <dt>bookmarkToggled(Editor)</dt> |
564 <dt>bookmarkToggled(Editor)</dt> |
549 <dd> |
565 <dd> |
550 emitted when a bookmark is toggled. |
566 emitted when a bookmark is toggled. |
551 </dd><dt>breakpointToggled(Editor)</dt> |
567 </dd><dt>breakpointToggled(Editor)</dt> |
589 QSplitter, ViewManager |
605 QSplitter, ViewManager |
590 <h3>Class Attributes</h3> |
606 <h3>Class Attributes</h3> |
591 <table> |
607 <table> |
592 <tr><td>None</td></tr> |
608 <tr><td>None</td></tr> |
593 </table> |
609 </table> |
|
610 <h3>Class Methods</h3> |
|
611 <table> |
|
612 <tr><td>None</td></tr> |
|
613 </table> |
594 <h3>Methods</h3> |
614 <h3>Methods</h3> |
595 <table> |
615 <table> |
596 <tr> |
616 <tr> |
597 <td><a href="#Tabview.__init__">Tabview</a></td> |
617 <td><a href="#Tabview.__init__">Tabview</a></td> |
598 <td>Constructor</td> |
618 <td>Constructor</td> |
670 <td>Public method to set up the viewmanager part of the Window menu.</td> |
690 <td>Public method to set up the viewmanager part of the Window menu.</td> |
671 </tr><tr> |
691 </tr><tr> |
672 <td><a href="#Tabview.tile">tile</a></td> |
692 <td><a href="#Tabview.tile">tile</a></td> |
673 <td>Public method to tile the managed windows.</td> |
693 <td>Public method to tile the managed windows.</td> |
674 </tr> |
694 </tr> |
|
695 </table> |
|
696 <h3>Static Methods</h3> |
|
697 <table> |
|
698 <tr><td>None</td></tr> |
675 </table> |
699 </table> |
676 <a NAME="Tabview.__init__" ID="Tabview.__init__"></a> |
700 <a NAME="Tabview.__init__" ID="Tabview.__init__"></a> |
677 <h4>Tabview (Constructor)</h4> |
701 <h4>Tabview (Constructor)</h4> |
678 <b>Tabview</b>(<i>parent</i>) |
702 <b>Tabview</b>(<i>parent</i>) |
679 <p> |
703 <p> |