libpappsomspp
Library for mass spectrometry
baseplotwidget.cpp File Reference
#include <vector>
#include <QVector>
#include "../../types.h"
#include "baseplotwidget.h"
#include "../../pappsoexception.h"
#include "../../exception/exceptionnotpossible.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 basePlotContextMetaTypeId
 
int basePlotContextPtrMetaTypeId
 

Variable Documentation

◆ basePlotContextMetaTypeId

int basePlotContextMetaTypeId
Initial value:
=
qRegisterMetaType<pappso::BasePlotContext>("pappso::BasePlotContext")

Definition at line 41 of file baseplotwidget.cpp.

◆ basePlotContextPtrMetaTypeId

int basePlotContextPtrMetaTypeId
Initial value:
=
qRegisterMetaType<pappso::BasePlotContext *>("pappso::BasePlotContext *")

Definition at line 43 of file baseplotwidget.cpp.