50 QWidget |
50 QWidget |
51 <h3>Class Attributes</h3> |
51 <h3>Class Attributes</h3> |
52 <table> |
52 <table> |
53 <tr><td>East</td></tr><tr><td>North</td></tr><tr><td>South</td></tr><tr><td>Version</td></tr><tr><td>West</td></tr> |
53 <tr><td>East</td></tr><tr><td>North</td></tr><tr><td>South</td></tr><tr><td>Version</td></tr><tr><td>West</td></tr> |
54 </table> |
54 </table> |
|
55 <h3>Class Methods</h3> |
|
56 <table> |
|
57 <tr><td>None</td></tr> |
|
58 </table> |
55 <h3>Methods</h3> |
59 <h3>Methods</h3> |
56 <table> |
60 <table> |
57 <tr> |
61 <tr> |
58 <td><a href="#E5SideBar.__init__">E5SideBar</a></td> |
|
59 <td>Constructor</td> |
|
60 </tr><tr> |
|
61 <td><a href="#E5SideBar.__appFocusChanged">__appFocusChanged</a></td> |
62 <td><a href="#E5SideBar.__appFocusChanged">__appFocusChanged</a></td> |
62 <td>Private slot to handle a change of the focus.</td> |
63 <td>Private slot to handle a change of the focus.</td> |
63 </tr><tr> |
64 </tr><tr> |
64 <td><a href="#E5SideBar.__autoHideToggled">__autoHideToggled</a></td> |
65 <td><a href="#E5SideBar.__autoHideToggled">__autoHideToggled</a></td> |
65 <td>Private slot to handle the toggling of the autohide button.</td> |
66 <td>Private slot to handle the toggling of the autohide button.</td> |
171 </tr><tr> |
172 </tr><tr> |
172 <td><a href="#E5SideBar.widget">widget</a></td> |
173 <td><a href="#E5SideBar.widget">widget</a></td> |
173 <td>Public method to get a reference to the widget associated with a tab.</td> |
174 <td>Public method to get a reference to the widget associated with a tab.</td> |
174 </tr> |
175 </tr> |
175 </table> |
176 </table> |
|
177 <h3>Static Methods</h3> |
|
178 <table> |
|
179 <tr><td>None</td></tr> |
|
180 </table> |
176 <a NAME="E5SideBar.__init__" ID="E5SideBar.__init__"></a> |
181 <a NAME="E5SideBar.__init__" ID="E5SideBar.__init__"></a> |
177 <h4>E5SideBar (Constructor)</h4> |
182 <h4>E5SideBar (Constructor)</h4> |
178 <b>E5SideBar</b>(<i>orientation=None, parent=None</i>) |
183 <b>E5SideBar</b>(<i>orientation=None, parent=None</i>) |
179 <p> |
184 <p> |
180 Constructor |
185 Constructor |