|
libpappsomspp
Library for mass spectrometry
|
Public Member Functions | |
| QString | toString () const |
Public Attributes | |
| QString | name |
| QString | value |
Definition at line 160 of file mzidentmlreader.h.
| QString pappso::cbor::psm::MzIdentMlReader::UserParam::toString | ( | ) | const |
Definition at line 56 of file mzidentmlreader.cpp.
Referenced by pappso::cbor::psm::MzIdentMlReader::readSpectrumIdentificationItem(), and pappso::cbor::psm::MzIdentMlReader::readSpectrumIdentificationResult().
| QString pappso::cbor::psm::MzIdentMlReader::UserParam::name |
Definition at line 162 of file mzidentmlreader.h.
Referenced by pappso::cbor::psm::MzIdentMlReader::readUserParam(), and toString().
| QString pappso::cbor::psm::MzIdentMlReader::UserParam::value |
Definition at line 163 of file mzidentmlreader.h.
Referenced by pappso::cbor::psm::MzIdentMlReader::readUserParam(), and toString().