--- a/Documentation/Source/eric5.UI.Browser.html Tue Mar 11 20:07:05 2014 +0100 +++ b/Documentation/Source/eric5.UI.Browser.html Wed Mar 12 18:44:34 2014 +0100 @@ -159,6 +159,9 @@ <td><a href="#Browser.getSelectedItemsCountCategorized">getSelectedItemsCountCategorized</a></td> <td>Public method to get a categorized count of selected items.</td> </tr><tr> +<td><a href="#Browser.handleInterpreterChanged">handleInterpreterChanged</a></td> +<td>Public slot to handle a change of the debug client's interpreter.</td> +</tr><tr> <td><a href="#Browser.handlePreferencesChanged">handlePreferencesChanged</a></td> <td>Public slot used to handle the preferencesChanged signal.</td> </tr><tr> @@ -346,6 +349,16 @@ an additional entry with key "sum", that stores the sum of all selected entries fulfilling the filter criteria. </dd> +</dl><a NAME="Browser.handleInterpreterChanged" ID="Browser.handleInterpreterChanged"></a> +<h4>Browser.handleInterpreterChanged</h4> +<b>handleInterpreterChanged</b>(<i>interpreter</i>) +<p> + Public slot to handle a change of the debug client's interpreter. +</p><dl> +<dt><i>interpreter</i></dt> +<dd> +interpreter of the debug client (string) +</dd> </dl><a NAME="Browser.handlePreferencesChanged" ID="Browser.handlePreferencesChanged"></a> <h4>Browser.handlePreferencesChanged</h4> <b>handlePreferencesChanged</b>(<i></i>)