The implementation of an isotopic pattern simulator (window).
More...
#include <cPatternSimulatorWidget.h>
The implementation of an isotopic pattern simulator (window).
◆ cPatternSimulatorWidget()
cPatternSimulatorWidget::cPatternSimulatorWidget |
( |
cGlobalPreferences * |
globalpreferences, |
|
|
QWidget * |
parent |
|
) |
| |
The constructor.
- Parameters
-
globalpreferences | global preferences of the application |
parent | pointer to a parent widget |
◆ applyGlobalPreferences()
void cPatternSimulatorWidget::applyGlobalPreferences |
( |
cGlobalPreferences * |
globalpreferences | ) |
|
Apply new global preferences.
- Parameters
-
globalpreferences | global preferences of the application |
◆ closeEvent()
void cPatternSimulatorWidget::closeEvent |
( |
QCloseEvent * |
event | ) |
|
Handle the window close event.
- Parameters
-
event | pointer to QCloseEvent |
◆ emitMZInterval
void cPatternSimulatorWidget::emitMZInterval |
( |
double |
minmz, |
|
|
double |
maxmz |
|
) |
| |
|
signal |
The signal is emitted when the range of m/z ratios is changed.
- Parameters
-
minmz | a minimum threshold of m/z ratio |
maxmz | a maximum threshold of m/z ratio |
◆ keyPressEvent()
void cPatternSimulatorWidget::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protected |
Handle a key press event.
- Parameters
-
event | pointer to QKeyEvent |
◆ rawDataStateChangedSignal
void cPatternSimulatorWidget::rawDataStateChangedSignal |
( |
bool |
state | ) |
|
|
signal |
The signal is emitted when raw data state was changed.
- Parameters
-
The documentation for this class was generated from the following files: