Dialog for creating and changing a DataFilter. More...
#include <OpenMS/VISUAL/DIALOGS/DataFilterDialog.h>
 
  
 | Public Member Functions | |
| DataFilterDialog (DataFilters::DataFilter &filter, QWidget *parent) | |
| constructor  More... | |
| Protected Slots | |
| void | check_ () | 
| Checks if the settings are valid and writes them to filter_ if so.  More... | |
| void | field_changed_ (const QString &) | 
| Is called when field_ changes and enables/disables the meta data functionality as needed.  More... | |
| void | op_changed_ (const QString &) | 
| Is called when op_ changes and disables the value field, if operation is "exists", else enables it.  More... | |
| Protected Attributes | |
| DataFilters::DataFilter & | filter_ | 
| Reference to the filter that is modified.  More... | |
| Private Member Functions | |
| DataFilterDialog () | |
| Not implemented.  More... | |
Dialog for creating and changing a DataFilter.
| DataFilterDialog | ( | DataFilters::DataFilter & | filter, | 
| QWidget * | parent | ||
| ) | 
constructor
| 
 | private | 
Not implemented.
| 
 | protectedslot | 
Checks if the settings are valid and writes them to filter_ if so.
| 
 | protectedslot | 
Is called when field_ changes and enables/disables the meta data functionality as needed.
| 
 | protectedslot | 
Is called when op_ changes and disables the value field, if operation is "exists", else enables it.
| 
 | protected | 
Reference to the filter that is modified.
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:35 using doxygen 1.8.5 |