Module implementing the variables filter dialog.
| None | 
| VariablesFilterDialog | Class implementing the variables filter dialog. | 
| None | 
Class implementing the variables filter dialog.
It opens a dialog window for the configuration of the variables type 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.
| None | 
| None | 
| VariablesFilterDialog | Constructor | 
| getSelection | Public slot to retrieve the current selections. | 
| on_buttonBox_clicked | Private slot called by a button of the button box clicked. | 
| setSelection | Public slot to set the current selection. | 
| None | 
Constructor
Public slot to retrieve the current selections.
Private slot called by a button of the button box clicked.
Public slot to set the current selection.