--- a/src/eric7/Documentation/Source/eric7.Debugger.VariablesFilterDialog.html Sun Oct 02 14:46:21 2022 +0200 +++ b/src/eric7/Documentation/Source/eric7.Debugger.VariablesFilterDialog.html Mon Oct 03 12:14:28 2022 +0200 @@ -40,8 +40,19 @@ </p> <p> It opens a dialog window for the configuration of the variables type - filter to be applied during a debugging session. + filters to be applied during a debugging session. Pressing 'Apply' will + show the effect of the current selection on the currently shown variables. + 'Reset' will reset the selection to the one the dialog was opened with. </p> +<h3>Signals</h3> +<dl> + +<dt>applyFilterLists(list of str, list of str)</dt> +<dd> +emitted to apply the given + locals and globals filters to the currently shown variables +</dd> +</dl> <h3>Derived from</h3> QDialog, Ui_VariablesFilterDialog <h3>Class Attributes</h3>