Dialog for editing a feature. More...
#include <OpenMS/VISUAL/DIALOGS/FeatureEditDialog.h>
 
  
 | Public Member Functions | |
| FeatureEditDialog (QWidget *parent) | |
| Constructor.  More... | |
| void | setFeature (const Feature &feature) | 
| Sets the feature.  More... | |
| const Feature & | getFeature () const | 
| Returns the feature.  More... | |
| Protected Attributes | |
| Feature | feature_ | 
| The feature to edit.  More... | |
| Private Member Functions | |
| FeatureEditDialog () | |
| Not implemented.  More... | |
Dialog for editing a feature.
| FeatureEditDialog | ( | QWidget * | parent | ) | 
Constructor.
| 
 | private | 
Not implemented.
| const Feature& getFeature | ( | ) | const | 
Returns the feature.
| void setFeature | ( | const Feature & | feature | ) | 
Sets the feature.
| 
 | mutableprotected | 
The feature to edit.
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:35 using doxygen 1.8.5 |