7#ifndef _CBRANCHEDWIDGET_H
8#define _CBRANCHEDWIDGET_H
48 void exportToPDF(QString filename,
bool postscript);
91 void paint(QPainter& painter);
96 string visibleionseries;
97 string visibleneutralloss;
98 int visibletrotationid;
106 void ionSeriesChanged(QString text);
108 void neutralLossChanged(QString text);
110 void trotationChanged(
int index);
The representation of a theoretical mass spectrum.
The class storing parameters of the application.
Definition: cParameters.h:82
The class representing a theoretical mass spectrum.
Definition: cTheoreticalSpectrum.h:106