libpappsomspp
Library for mass spectrometry
massspectraceplotwidget.cpp File Reference
#include <vector>
#include <QVector>
#include "../../types.h"
#include "massspectraceplotwidget.h"
#include "massspectraceplotcontext.h"

Go to the source code of this file.

Namespaces

 pappso
 tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multicharge peaks to monocharge
 

Variables

int massSpecTracePlotContextMetaTypeId
 
int massSpecTracePlotContextPtrMetaTypeId
 

Variable Documentation

◆ massSpecTracePlotContextMetaTypeId

int massSpecTracePlotContextMetaTypeId
Initial value:
=
qRegisterMetaType<pappso::MassSpecTracePlotContext>(
"pappso::MassSpecTracePlotContext")

Definition at line 43 of file massspectraceplotwidget.cpp.

◆ massSpecTracePlotContextPtrMetaTypeId

int massSpecTracePlotContextPtrMetaTypeId
Initial value:
=
qRegisterMetaType<pappso::MassSpecTracePlotContext *>(
"pappso::MassSpecTracePlotContext *")

Definition at line 47 of file massspectraceplotwidget.cpp.