pappsomspp
Library for mass spectrometry
baseplotwidget.cpp File Reference
#include <vector>
#include <QVector>
#include "baseplotwidget.h"
#include "../../pappsoexception.h"

Go to the source code of this file.

Namespaces

 pappso
 

Variables

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

Variable Documentation

◆ basePlotContextMetaTypeId

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

Definition at line 39 of file baseplotwidget.cpp.

◆ basePlotContextPtrMetaTypeId

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

Definition at line 40 of file baseplotwidget.cpp.