src/eric7/Documentation/Source/eric7.QtHelpInterface.HelpIndexWidget.html

branch
eric7
changeset 10692
9becf9ca115c
parent 10479
856476537696
equal deleted inserted replaced
10691:d1a603a70f83 10692:9becf9ca115c
153 Private slot to enable the search edit. 153 Private slot to enable the search edit.
154 </p> 154 </p>
155 155
156 <a NAME="HelpIndexWidget.__documentActivated" ID="HelpIndexWidget.__documentActivated"></a> 156 <a NAME="HelpIndexWidget.__documentActivated" ID="HelpIndexWidget.__documentActivated"></a>
157 <h4>HelpIndexWidget.__documentActivated</h4> 157 <h4>HelpIndexWidget.__documentActivated</h4>
158 <b>__documentActivated</b>(<i>document, keyword, modifiers=None</i>) 158 <b>__documentActivated</b>(<i>document, _keyword, modifiers=None</i>)
159 <p> 159 <p>
160 Private slot to handle the activation of a keyword entry. 160 Private slot to handle the activation of a keyword entry.
161 </p> 161 </p>
162 162
163 <dl> 163 <dl>
165 <dt><i>document</i> (QHelpLink)</dt> 165 <dt><i>document</i> (QHelpLink)</dt>
166 <dd> 166 <dd>
167 reference to a data structure containing the 167 reference to a data structure containing the
168 document info 168 document info
169 </dd> 169 </dd>
170 <dt><i>keyword</i> (str)</dt> 170 <dt><i>_keyword</i> (str)</dt>
171 <dd> 171 <dd>
172 keyword for the URL 172 keyword for the URL (unused)
173 </dd> 173 </dd>
174 <dt><i>modifiers</i> (Qt.KeyboardModifiers or None)</dt> 174 <dt><i>modifiers</i> (Qt.KeyboardModifiers or None)</dt>
175 <dd> 175 <dd>
176 keyboard modifiers 176 keyboard modifiers
177 </dd> 177 </dd>

eric ide

mercurial