![]() |
OpenMS
|
#include <OpenMS/VISUAL/OpenMS_GUIConfig.h>#include <QtWidgets/QDialog>#include <QtWidgets/qspinbox.h>#include <QtWidgets/qlabel.h>#include <OpenMS/DATASTRUCTURES/Param.h>#include <OpenMS/DATASTRUCTURES/String.h>#include <OpenMS/KERNEL/MSSpectrum.h>#include <array>Go to the source code of this file.
Classes | |
| class | TheoreticalSpectrumGenerationDialog |
| Dialog which allows to enter an AA or NA sequence and generates a theoretical spectrum for it. More... | |
| struct | TheoreticalSpectrumGenerationDialog::CheckBox |
| struct for all information about a check box of an ion More... | |
Namespaces | |
| Ui | |
| OpenMS | |
| Main OpenMS namespace. | |
Enumerations | |
| enum class | CheckBoxState { HIDDEN , ENABLED , PRECHECKED } |
| state of an ion (and its intensity) More... | |