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> |
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> |