Documentation/Source/eric5.Helpviewer.HelpTabWidget.html

changeset 1228
7afaf2fca55b
parent 978
11f8adbcac97
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 E5TabWidget 49 E5TabWidget
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
52 <tr><td>None</td></tr> 52 <tr><td>None</td></tr>
53 </table> 53 </table>
54 <h3>Class Methods</h3>
55 <table>
56 <tr><td>None</td></tr>
57 </table>
54 <h3>Methods</h3> 58 <h3>Methods</h3>
55 <table> 59 <table>
56 <tr> 60 <tr>
57 <td><a href="#HelpTabWidget.__init__">HelpTabWidget</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#HelpTabWidget.__currentChanged">__currentChanged</a></td> 61 <td><a href="#HelpTabWidget.__currentChanged">__currentChanged</a></td>
61 <td>Private slot to handle an index change.</td> 62 <td>Private slot to handle an index change.</td>
62 </tr><tr> 63 </tr><tr>
63 <td><a href="#HelpTabWidget.__elide">__elide</a></td> 64 <td><a href="#HelpTabWidget.__elide">__elide</a></td>
64 <td>Private method to elide some text.</td> 65 <td>Private method to elide some text.</td>
178 <td>Public method to check, if the application should be shut down.</td> 179 <td>Public method to check, if the application should be shut down.</td>
179 </tr><tr> 180 </tr><tr>
180 <td><a href="#HelpTabWidget.stackedUrlBar">stackedUrlBar</a></td> 181 <td><a href="#HelpTabWidget.stackedUrlBar">stackedUrlBar</a></td>
181 <td>Public method to get a reference to the stacked url bar.</td> 182 <td>Public method to get a reference to the stacked url bar.</td>
182 </tr> 183 </tr>
184 </table>
185 <h3>Static Methods</h3>
186 <table>
187 <tr><td>None</td></tr>
183 </table> 188 </table>
184 <a NAME="HelpTabWidget.__init__" ID="HelpTabWidget.__init__"></a> 189 <a NAME="HelpTabWidget.__init__" ID="HelpTabWidget.__init__"></a>
185 <h4>HelpTabWidget (Constructor)</h4> 190 <h4>HelpTabWidget (Constructor)</h4>
186 <b>HelpTabWidget</b>(<i>parent</i>) 191 <b>HelpTabWidget</b>(<i>parent</i>)
187 <p> 192 <p>

eric ide

mercurial