84 </tr><tr> |
84 </tr><tr> |
85 <td><a href="#HelpIndexWidget.__enableSearchEdit">__enableSearchEdit</a></td> |
85 <td><a href="#HelpIndexWidget.__enableSearchEdit">__enableSearchEdit</a></td> |
86 <td>Private slot to enable the search edit.</td> |
86 <td>Private slot to enable the search edit.</td> |
87 </tr><tr> |
87 </tr><tr> |
88 <td><a href="#HelpIndexWidget.__filterIndices">__filterIndices</a></td> |
88 <td><a href="#HelpIndexWidget.__filterIndices">__filterIndices</a></td> |
89 <td>Private slot to filter the indices according to the given filter.</td> |
89 <td>Private slot to filter the indexes according to the given filter.</td> |
90 </tr><tr> |
90 </tr><tr> |
91 <td><a href="#HelpIndexWidget.__linkActivated">__linkActivated</a></td> |
91 <td><a href="#HelpIndexWidget.__linkActivated">__linkActivated</a></td> |
92 <td>Private slot to handle the activation of a keyword entry.</td> |
92 <td>Private slot to handle the activation of a keyword entry.</td> |
93 </tr><tr> |
93 </tr><tr> |
94 <td><a href="#HelpIndexWidget.__linksActivated">__linksActivated</a></td> |
94 <td><a href="#HelpIndexWidget.__linksActivated">__linksActivated</a></td> |
134 <b>__enableSearchEdit</b>(<i></i>) |
134 <b>__enableSearchEdit</b>(<i></i>) |
135 <p> |
135 <p> |
136 Private slot to enable the search edit. |
136 Private slot to enable the search edit. |
137 </p><a NAME="HelpIndexWidget.__filterIndices" ID="HelpIndexWidget.__filterIndices"></a> |
137 </p><a NAME="HelpIndexWidget.__filterIndices" ID="HelpIndexWidget.__filterIndices"></a> |
138 <h4>HelpIndexWidget.__filterIndices</h4> |
138 <h4>HelpIndexWidget.__filterIndices</h4> |
139 <b>__filterIndices</b>(<i>filter</i>) |
139 <b>__filterIndices</b>(<i>indexFilter</i>) |
140 <p> |
140 <p> |
141 Private slot to filter the indices according to the given filter. |
141 Private slot to filter the indexes according to the given filter. |
142 </p><dl> |
142 </p><dl> |
143 <dt><i>filter</i></dt> |
143 <dt><i>indexFilter</i></dt> |
144 <dd> |
144 <dd> |
145 filter to be used (string) |
145 filter to be used (string) |
146 </dd> |
146 </dd> |
147 </dl><a NAME="HelpIndexWidget.__linkActivated" ID="HelpIndexWidget.__linkActivated"></a> |
147 </dl><a NAME="HelpIndexWidget.__linkActivated" ID="HelpIndexWidget.__linkActivated"></a> |
148 <h4>HelpIndexWidget.__linkActivated</h4> |
148 <h4>HelpIndexWidget.__linkActivated</h4> |