libpappsomspp
Library for mass spectrometry
Loading...
Searching...
No Matches
baseplotwidget.cpp File Reference
#include <vector>
#include <QVector>
#include "../../core/types.h"
#include "pappsomspp/core/utils.h"
#include "baseplotwidget.h"
#include "pappsomspp/core/pappsoexception.h"
#include "pappsomspp/core/exception/exceptionnotpossible.h"

Go to the source code of this file.

Namespaces

namespace  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 42 of file baseplotwidget.cpp.

Referenced by Q_DECLARE_METATYPE().

◆ basePlotContextPtrMetaTypeId

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

Definition at line 44 of file baseplotwidget.cpp.

Referenced by Q_DECLARE_METATYPE().