Documentation/Source/eric5.Helpviewer.HelpIndexWidget.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 767
27554f80d08f
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
42 <hr /><hr /> 42 <hr /><hr />
43 <a NAME="HelpIndexWidget" ID="HelpIndexWidget"></a> 43 <a NAME="HelpIndexWidget" ID="HelpIndexWidget"></a>
44 <h2>HelpIndexWidget</h2> 44 <h2>HelpIndexWidget</h2>
45 <p> 45 <p>
46 Class implementing a window for showing the QtHelp index. 46 Class implementing a window for showing the QtHelp index.
47 </p><h4>Signals</h4> 47 </p><h3>Signals</h3>
48 <dl> 48 <dl>
49 <dt>escapePressed()</dt> 49 <dt>escapePressed()</dt>
50 <dd> 50 <dd>
51 emitted when the ESC key was pressed 51 emitted when the ESC key was pressed
52 </dd><dt>linkActivated(QUrl)</dt> 52 </dd><dt>linkActivated(QUrl)</dt>
59 </dd> 59 </dd>
60 </dl> 60 </dl>
61 <h3>Derived from</h3> 61 <h3>Derived from</h3>
62 QWidget 62 QWidget
63 <h3>Class Attributes</h3> 63 <h3>Class Attributes</h3>
64 <table>
65 <tr><td>None</td></tr>
66 </table>
67 <h3>Class Methods</h3>
64 <table> 68 <table>
65 <tr><td>None</td></tr> 69 <tr><td>None</td></tr>
66 </table> 70 </table>
67 <h3>Methods</h3> 71 <h3>Methods</h3>
68 <table> 72 <table>
86 <td>Public method called to filter the event queue.</td> 90 <td>Public method called to filter the event queue.</td>
87 </tr><tr> 91 </tr><tr>
88 <td><a href="#HelpIndexWidget.focusInEvent">focusInEvent</a></td> 92 <td><a href="#HelpIndexWidget.focusInEvent">focusInEvent</a></td>
89 <td>Protected method handling focus in events.</td> 93 <td>Protected method handling focus in events.</td>
90 </tr> 94 </tr>
95 </table>
96 <h3>Static Methods</h3>
97 <table>
98 <tr><td>None</td></tr>
91 </table> 99 </table>
92 <a NAME="HelpIndexWidget.__init__" ID="HelpIndexWidget.__init__"></a> 100 <a NAME="HelpIndexWidget.__init__" ID="HelpIndexWidget.__init__"></a>
93 <h4>HelpIndexWidget (Constructor)</h4> 101 <h4>HelpIndexWidget (Constructor)</h4>
94 <b>HelpIndexWidget</b>(<i>engine, mainWindow, parent = None</i>) 102 <b>HelpIndexWidget</b>(<i>engine, mainWindow, parent = None</i>)
95 <p> 103 <p>

eric ide

mercurial