188 keyboard modifiers |
188 keyboard modifiers |
189 </dd> |
189 </dd> |
190 </dl> |
190 </dl> |
191 <a NAME="HelpIndexWidget.__documentsActivated" ID="HelpIndexWidget.__documentsActivated"></a> |
191 <a NAME="HelpIndexWidget.__documentsActivated" ID="HelpIndexWidget.__documentsActivated"></a> |
192 <h4>HelpIndexWidget.__documentsActivated</h4> |
192 <h4>HelpIndexWidget.__documentsActivated</h4> |
193 <b>__documentsActivated</b>(<i>documents, keyword</i>) |
193 <b>__documentsActivated</b>(<i>documents, helpKeyword</i>) |
194 |
194 |
195 <p> |
195 <p> |
196 Private slot to handle the activation of an entry with multiple help |
196 Private slot to handle the activation of an entry with multiple help |
197 documents. |
197 documents. |
198 </p> |
198 </p> |
200 |
200 |
201 <dt><i>documents</i> (list of QHelpLink)</dt> |
201 <dt><i>documents</i> (list of QHelpLink)</dt> |
202 <dd> |
202 <dd> |
203 list of help document link data structures |
203 list of help document link data structures |
204 </dd> |
204 </dd> |
205 <dt><i>keyword</i> (str)</dt> |
205 <dt><i>helpKeyword</i> (str)</dt> |
206 <dd> |
206 <dd> |
207 keyword for the entry |
207 keyword for the entry |
208 </dd> |
208 </dd> |
209 </dl> |
209 </dl> |
210 <a NAME="HelpIndexWidget.__enableSearchEdit" ID="HelpIndexWidget.__enableSearchEdit"></a> |
210 <a NAME="HelpIndexWidget.__enableSearchEdit" ID="HelpIndexWidget.__enableSearchEdit"></a> |
228 filter to be used |
228 filter to be used |
229 </dd> |
229 </dd> |
230 </dl> |
230 </dl> |
231 <a NAME="HelpIndexWidget.__selectDocument" ID="HelpIndexWidget.__selectDocument"></a> |
231 <a NAME="HelpIndexWidget.__selectDocument" ID="HelpIndexWidget.__selectDocument"></a> |
232 <h4>HelpIndexWidget.__selectDocument</h4> |
232 <h4>HelpIndexWidget.__selectDocument</h4> |
233 <b>__selectDocument</b>(<i>documents, keyword</i>) |
233 <b>__selectDocument</b>(<i>documents, helpKeyword</i>) |
234 |
234 |
235 <p> |
235 <p> |
236 Private method to give the user a chance to select among the |
236 Private method to give the user a chance to select among the |
237 given documents. |
237 given documents. |
238 </p> |
238 </p> |