Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages

DataFilterDialog Class Reference

#include <OpenMS/VISUAL/DIALOGS/DataFilterDialog.h>

Inheritance diagram for DataFilterDialog:

QDialog Ui::DataFilterDialogTemplate

List of all members.


Detailed Description

Dialog for creating and changing a DataFilter.

Public Member Functions

 DataFilterDialog (DataFilters::DataFilter &filter, QWidget *parent)
 constructor

Protected Slots

void check_ ()
 Checks if the settings are valid and writes them to filter_ if so.
void field_changed_ (const QString &)
 Is called when field_ changes and enables/disables the meta data functionality as needed.
void op_changed_ (const QString &)
 Is called when op_ changes and disables the value field, if operation is "exists", else enables it.

Protected Attributes

DataFilters::DataFilterfilter_
 Reference to the filter that is modified.

Private Member Functions

 DataFilterDialog ()
 Not implemented.

Constructor & Destructor Documentation

DataFilterDialog ( DataFilters::DataFilter filter,
QWidget parent 
)

constructor

DataFilterDialog (  )  [private]

Not implemented.


Member Function Documentation

void check_ (  )  [protected, slot]

Checks if the settings are valid and writes them to filter_ if so.

void field_changed_ ( const QString &   )  [protected, slot]

Is called when field_ changes and enables/disables the meta data functionality as needed.

void op_changed_ ( const QString &   )  [protected, slot]

Is called when op_ changes and disables the value field, if operation is "exists", else enables it.


Member Data Documentation

DataFilters::DataFilter& filter_ [protected]

Reference to the filter that is modified.


The documentation for this class was generated from the following file:
Generated Tue Apr 1 15:36:48 2008 -- using doxygen 1.5.4 OpenMS / TOPP 1.1