|
libpappsomspp
Library for mass spectrometry
|
#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 |
| Q_DECLARE_METATYPE | ( | pappso::MsRunId | ) |
| Q_DECLARE_METATYPE | ( | pappso::MsRunIdCstSPtr | ) |
| int msRunIdCstSPtrMetaTypeId |
Definition at line 31 of file msrunid.cpp.
| int msRunIdMetaTypeId |
Definition at line 28 of file msrunid.cpp.