Dialog for editing a feature. More...
#include <OpenMS/VISUAL/DIALOGS/FeatureEditDialog.h>
Public Member Functions | |
| FeatureEditDialog (QWidget *parent) | |
| Constructor. | |
| void | setFeature (const Feature &feature) |
| Sets the feature. | |
| const Feature & | getFeature () const |
| Returns the feature. | |
Protected Attributes | |
| Feature | feature_ |
| The feature to edit. | |
Private Member Functions | |
| FeatureEditDialog () | |
| Not implemented. | |
Dialog for editing a feature.
| FeatureEditDialog | ( | QWidget * | parent | ) |
Constructor.
| FeatureEditDialog | ( | ) | [private] |
Not implemented.
| const Feature& getFeature | ( | ) | const |
Returns the feature.
| void setFeature | ( | const Feature & | feature | ) |
Sets the feature.
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:58 using doxygen 1.7.1 |