|  | OpenMS
    2.6.0
    | 
Dialog for editing a feature. More...
#include <OpenMS/VISUAL/DIALOGS/FeatureEditDialog.h>
| Public Member Functions | |
| FeatureEditDialog (QWidget *parent) | |
| Constructor.  More... | |
| ~FeatureEditDialog () | |
| Destructor.  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... | |
| Private Attributes | |
| Ui::FeatureEditDialogTemplate * | ui_ | 
Dialog for editing a feature.
| FeatureEditDialog | ( | QWidget * | parent | ) | 
Constructor.
| ~FeatureEditDialog | ( | ) | 
Destructor.
| 
 | private | 
Not implemented.
| const Feature& getFeature | ( | ) | const | 
Returns the feature.
| void setFeature | ( | const Feature & | feature | ) | 
Sets the feature.
| 
 | mutableprotected | 
The feature to edit.
| 
 | private | 
 1.8.16
 1.8.16