Predicts the molecular formula from the exact mass.
More...
#include <cFormulaPredictor.h>
Predicts the molecular formula from the exact mass.
◆ cFormulaPredictor()
| cFormulaPredictor::cFormulaPredictor |
( |
cGlobalPreferences * |
globalpreferences, |
|
|
QWidget * |
parent |
|
) |
| |
The constructor.
- Parameters
-
| globalpreferences | global preferences of the application |
| parent | pointer to a parent widget |
◆ closeEvent()
| void cFormulaPredictor::closeEvent |
( |
QCloseEvent * |
event | ) |
|
Handle the window close event.
- Parameters
-
| event | pointer to QCloseEvent |
◆ keyPressEvent()
| void cFormulaPredictor::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protected |
Handle a key press event.
- Parameters
-
| event | pointer to QKeyEvent |
The documentation for this class was generated from the following files: