diff -r 8c55db167c1d -r 7c821731282a SelectionEncloser/Documentation/source/Plugin_Tools_Selection_Encloser.SelectionEncloser.ConfigurationPage.SelectionEncloserPage.html --- a/SelectionEncloser/Documentation/source/Plugin_Tools_Selection_Encloser.SelectionEncloser.ConfigurationPage.SelectionEncloserPage.html Wed Apr 23 18:18:24 2014 +0200 +++ b/SelectionEncloser/Documentation/source/Plugin_Tools_Selection_Encloser.SelectionEncloser.ConfigurationPage.SelectionEncloserPage.html Wed Apr 23 18:21:11 2014 +0200 @@ -79,7 +79,7 @@ <td>Private slot to move an entry down.</td> </tr><tr> <td><a href="#SelectionEncloserPage.on_editButton_clicked">on_editButton_clicked</a></td> -<td>Slot documentation goes here.</td> +<td>Private slot to edit the selected entry.</td> </tr><tr> <td><a href="#SelectionEncloserPage.on_menuTree_itemSelectionChanged">on_menuTree_itemSelectionChanged</a></td> <td>Private slot handling the selection of an item.</td> @@ -110,7 +110,12 @@ <b>__moveSelectedEntry</b>(<i>moveUp</i>) <p> Private method to move the selected entry up or down. -</p><a NAME="SelectionEncloserPage.on_addButton_clicked" ID="SelectionEncloserPage.on_addButton_clicked"></a> +</p><dl> +<dt><i>moveUp</i></dt> +<dd> +flag indicating to move the entry up (boolean) +</dd> +</dl><a NAME="SelectionEncloserPage.on_addButton_clicked" ID="SelectionEncloserPage.on_addButton_clicked"></a> <h4>SelectionEncloserPage.on_addButton_clicked</h4> <b>on_addButton_clicked</b>(<i></i>) <p> @@ -139,7 +144,7 @@ <h4>SelectionEncloserPage.on_editButton_clicked</h4> <b>on_editButton_clicked</b>(<i></i>) <p> - Slot documentation goes here. + Private slot to edit the selected entry. </p><a NAME="SelectionEncloserPage.on_menuTree_itemSelectionChanged" ID="SelectionEncloserPage.on_menuTree_itemSelectionChanged"></a> <h4>SelectionEncloserPage.on_menuTree_itemSelectionChanged</h4> <b>on_menuTree_itemSelectionChanged</b>(<i></i>)