libpappsomspp
Library for mass spectrometry
msrunid.h File Reference
#include <memory>
#include <QString>
#include <QMetaType>
#include "../types.h"
#include "../exportinmportconfig.h"

Go to the source code of this file.

Classes

class  pappso::MsRunId
 MS run identity MsRunId identifies an MS run with a unique ID (XmlId) and contains eventually informations on its location (local disk path or URL) More...
 

Namespaces

 pappso
 

Typedefs

typedef std::shared_ptr< const MsRunId > pappso::MsRunIdCstSPtr
 

Functions

 Q_DECLARE_METATYPE (pappso::MsRunId)
 
 Q_DECLARE_METATYPE (pappso::MsRunIdCstSPtr)
 

Variables

int msRunIdMetaTypeId
 
int msRunIdCstSPtrMetaTypeId
 

Function Documentation

◆ Q_DECLARE_METATYPE() [1/2]

Q_DECLARE_METATYPE ( pappso::MsRunId  )

◆ Q_DECLARE_METATYPE() [2/2]

Q_DECLARE_METATYPE ( pappso::MsRunIdCstSPtr  )

Variable Documentation

◆ msRunIdCstSPtrMetaTypeId

int msRunIdCstSPtrMetaTypeId

Definition at line 31 of file msrunid.cpp.

◆ msRunIdMetaTypeId

int msRunIdMetaTypeId

Definition at line 28 of file msrunid.cpp.