VultureChecker/Documentation/source/Plugin_Checker_Vulture.VultureChecker.EditWhiteListDialog.html

changeset 69
3c2922b45a9f
parent 62
4a69da851bd2
child 83
7a6fb6e896e0
--- a/VultureChecker/Documentation/source/Plugin_Checker_Vulture.VultureChecker.EditWhiteListDialog.html	Wed Dec 30 11:02:01 2020 +0100
+++ b/VultureChecker/Documentation/source/Plugin_Checker_Vulture.VultureChecker.EditWhiteListDialog.html	Sun Apr 25 16:13:53 2021 +0200
@@ -113,6 +113,10 @@
 <td>Private slot handling the selection of tab.</td>
 </tr>
 <tr>
+<td><a href="#EditWhiteListDialog.on_methodsList_itemSelectionChanged">on_methodsList_itemSelectionChanged</a></td>
+<td>Private slot to react upon a change of selection in the methods list.</td>
+</tr>
+<tr>
 <td><a href="#EditWhiteListDialog.on_patternsList_itemSelectionChanged">on_patternsList_itemSelectionChanged</a></td>
 <td>Private slot to react upon a change of selection in the patterns list.</td>
 </tr>
@@ -129,10 +133,6 @@
 <td>Private slot to remove the selected entries from the current list.</td>
 </tr>
 <tr>
-<td><a href="#EditWhiteListDialog.on_slotsList_itemSelectionChanged">on_slotsList_itemSelectionChanged</a></td>
-<td>Private slot to react upon a change of selection in the slots list.</td>
-</tr>
-<tr>
 <td><a href="#EditWhiteListDialog.on_variablesList_itemSelectionChanged">on_variablesList_itemSelectionChanged</a></td>
 <td>Private slot to react upon a change of selection in the variables list.</td>
 </tr>
@@ -176,7 +176,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 whitelisted names
 </dd>
@@ -202,7 +202,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a wildcard pattern
 </dd>
@@ -228,7 +228,7 @@
         Public methods to retrieve the various whitelists.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 dictionary containing the whitelists
 </dd>
@@ -289,6 +289,13 @@
 index of the selected tab
 </dd>
 </dl>
+<a NAME="EditWhiteListDialog.on_methodsList_itemSelectionChanged" ID="EditWhiteListDialog.on_methodsList_itemSelectionChanged"></a>
+<h4>EditWhiteListDialog.on_methodsList_itemSelectionChanged</h4>
+<b>on_methodsList_itemSelectionChanged</b>(<i></i>)
+
+<p>
+        Private slot to react upon a change of selection in the methods list.
+</p>
 <a NAME="EditWhiteListDialog.on_patternsList_itemSelectionChanged" ID="EditWhiteListDialog.on_patternsList_itemSelectionChanged"></a>
 <h4>EditWhiteListDialog.on_patternsList_itemSelectionChanged</h4>
 <b>on_patternsList_itemSelectionChanged</b>(<i></i>)
@@ -318,13 +325,6 @@
 <p>
         Private slot to remove the selected entries from the current list.
 </p>
-<a NAME="EditWhiteListDialog.on_slotsList_itemSelectionChanged" ID="EditWhiteListDialog.on_slotsList_itemSelectionChanged"></a>
-<h4>EditWhiteListDialog.on_slotsList_itemSelectionChanged</h4>
-<b>on_slotsList_itemSelectionChanged</b>(<i></i>)
-
-<p>
-        Private slot to react upon a change of selection in the slots list.
-</p>
 <a NAME="EditWhiteListDialog.on_variablesList_itemSelectionChanged" ID="EditWhiteListDialog.on_variablesList_itemSelectionChanged"></a>
 <h4>EditWhiteListDialog.on_variablesList_itemSelectionChanged</h4>
 <b>on_variablesList_itemSelectionChanged</b>(<i></i>)

eric ide

mercurial