#include <QDebug>
#include "obopsimodterm.h"
#include "../pappsoexception.h"
Go to the source code of this file.
|
namespace | pappso |
| tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multicharge peaks to monocharge
|
|
◆ initMyResource()
Definition at line 33 of file obopsimodterm.cpp.
34{
35 Q_INIT_RESOURCE(libpappsomsppresources);
36}
◆ oboPsiModTermMetaTypeId
int oboPsiModTermMetaTypeId |
Initial value:=
qRegisterMetaType<pappso::OboPsiModTerm>("pappso::OboPsiModTerm")
Definition at line 29 of file obopsimodterm.cpp.