111 <tr> |
111 <tr> |
112 <td><a href="#EditWhiteListDialog.on_listsWidget_currentChanged">on_listsWidget_currentChanged</a></td> |
112 <td><a href="#EditWhiteListDialog.on_listsWidget_currentChanged">on_listsWidget_currentChanged</a></td> |
113 <td>Private slot handling the selection of tab.</td> |
113 <td>Private slot handling the selection of tab.</td> |
114 </tr> |
114 </tr> |
115 <tr> |
115 <tr> |
|
116 <td><a href="#EditWhiteListDialog.on_methodsList_itemSelectionChanged">on_methodsList_itemSelectionChanged</a></td> |
|
117 <td>Private slot to react upon a change of selection in the methods list.</td> |
|
118 </tr> |
|
119 <tr> |
116 <td><a href="#EditWhiteListDialog.on_patternsList_itemSelectionChanged">on_patternsList_itemSelectionChanged</a></td> |
120 <td><a href="#EditWhiteListDialog.on_patternsList_itemSelectionChanged">on_patternsList_itemSelectionChanged</a></td> |
117 <td>Private slot to react upon a change of selection in the patterns list.</td> |
121 <td>Private slot to react upon a change of selection in the patterns list.</td> |
118 </tr> |
122 </tr> |
119 <tr> |
123 <tr> |
120 <td><a href="#EditWhiteListDialog.on_propertiesList_itemSelectionChanged">on_propertiesList_itemSelectionChanged</a></td> |
124 <td><a href="#EditWhiteListDialog.on_propertiesList_itemSelectionChanged">on_propertiesList_itemSelectionChanged</a></td> |
125 <td>Private slot to remove all entries from the current list.</td> |
129 <td>Private slot to remove all entries from the current list.</td> |
126 </tr> |
130 </tr> |
127 <tr> |
131 <tr> |
128 <td><a href="#EditWhiteListDialog.on_removeButton_clicked">on_removeButton_clicked</a></td> |
132 <td><a href="#EditWhiteListDialog.on_removeButton_clicked">on_removeButton_clicked</a></td> |
129 <td>Private slot to remove the selected entries from the current list.</td> |
133 <td>Private slot to remove the selected entries from the current list.</td> |
130 </tr> |
|
131 <tr> |
|
132 <td><a href="#EditWhiteListDialog.on_slotsList_itemSelectionChanged">on_slotsList_itemSelectionChanged</a></td> |
|
133 <td>Private slot to react upon a change of selection in the slots list.</td> |
|
134 </tr> |
134 </tr> |
135 <tr> |
135 <tr> |
136 <td><a href="#EditWhiteListDialog.on_variablesList_itemSelectionChanged">on_variablesList_itemSelectionChanged</a></td> |
136 <td><a href="#EditWhiteListDialog.on_variablesList_itemSelectionChanged">on_variablesList_itemSelectionChanged</a></td> |
137 <td>Private slot to react upon a change of selection in the variables list.</td> |
137 <td>Private slot to react upon a change of selection in the variables list.</td> |
138 </tr> |
138 </tr> |
287 <dt><i>index</i> (int)</dt> |
287 <dt><i>index</i> (int)</dt> |
288 <dd> |
288 <dd> |
289 index of the selected tab |
289 index of the selected tab |
290 </dd> |
290 </dd> |
291 </dl> |
291 </dl> |
|
292 <a NAME="EditWhiteListDialog.on_methodsList_itemSelectionChanged" ID="EditWhiteListDialog.on_methodsList_itemSelectionChanged"></a> |
|
293 <h4>EditWhiteListDialog.on_methodsList_itemSelectionChanged</h4> |
|
294 <b>on_methodsList_itemSelectionChanged</b>(<i></i>) |
|
295 |
|
296 <p> |
|
297 Private slot to react upon a change of selection in the methods list. |
|
298 </p> |
292 <a NAME="EditWhiteListDialog.on_patternsList_itemSelectionChanged" ID="EditWhiteListDialog.on_patternsList_itemSelectionChanged"></a> |
299 <a NAME="EditWhiteListDialog.on_patternsList_itemSelectionChanged" ID="EditWhiteListDialog.on_patternsList_itemSelectionChanged"></a> |
293 <h4>EditWhiteListDialog.on_patternsList_itemSelectionChanged</h4> |
300 <h4>EditWhiteListDialog.on_patternsList_itemSelectionChanged</h4> |
294 <b>on_patternsList_itemSelectionChanged</b>(<i></i>) |
301 <b>on_patternsList_itemSelectionChanged</b>(<i></i>) |
295 |
302 |
296 <p> |
303 <p> |
316 <b>on_removeButton_clicked</b>(<i></i>) |
323 <b>on_removeButton_clicked</b>(<i></i>) |
317 |
324 |
318 <p> |
325 <p> |
319 Private slot to remove the selected entries from the current list. |
326 Private slot to remove the selected entries from the current list. |
320 </p> |
327 </p> |
321 <a NAME="EditWhiteListDialog.on_slotsList_itemSelectionChanged" ID="EditWhiteListDialog.on_slotsList_itemSelectionChanged"></a> |
|
322 <h4>EditWhiteListDialog.on_slotsList_itemSelectionChanged</h4> |
|
323 <b>on_slotsList_itemSelectionChanged</b>(<i></i>) |
|
324 |
|
325 <p> |
|
326 Private slot to react upon a change of selection in the slots list. |
|
327 </p> |
|
328 <a NAME="EditWhiteListDialog.on_variablesList_itemSelectionChanged" ID="EditWhiteListDialog.on_variablesList_itemSelectionChanged"></a> |
328 <a NAME="EditWhiteListDialog.on_variablesList_itemSelectionChanged" ID="EditWhiteListDialog.on_variablesList_itemSelectionChanged"></a> |
329 <h4>EditWhiteListDialog.on_variablesList_itemSelectionChanged</h4> |
329 <h4>EditWhiteListDialog.on_variablesList_itemSelectionChanged</h4> |
330 <b>on_variablesList_itemSelectionChanged</b>(<i></i>) |
330 <b>on_variablesList_itemSelectionChanged</b>(<i></i>) |
331 |
331 |
332 <p> |
332 <p> |