- IsotopicData(QObject *)
- IsotopicData(const MsXpS::libXpertMassCore::IsotopicData &, QObject *)
- ~IsotopicData()
- appendNewIsotope(MsXpS::libXpertMassCore::IsotopeQSPtr, bool)
- appendNewIsotopes(const QList<MsXpS::libXpertMassCore::IsotopeQSPtr> &, bool)
- bindableObjectName() : QBindable<QString>
- blockSignals(bool) : bool
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- clear()
- clearSymbolMassMaps()
- computeAvgMass(MsXpS::libXpertMassCore::IsotopeListCstIteratorPair, MsXpS::libXpertMassCore::ErrorList *) const : double
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
- connect(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
- connectNotify(const QMetaMethod &)
- containsName(const QString &, int &) const : bool
- containsSymbol(const QString &, int &) const : bool
- customEvent(QEvent *)
- deleteLater()
- destroyed(QObject *)
- disconnect(const QMetaObject::Connection &) : bool
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
- disconnect(const QObject *, const char *, const QObject *, const char *) : bool
- disconnect(const QObject *, const char *) const : bool
- disconnect(const char *, const QObject *, const char *) const : bool
- disconnect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
- disconnectNotify(const QMetaMethod &)
- dumpObjectInfo() const
- dumpObjectTree() const
- dynamicPropertyNames() const : QList<QByteArray>
- eraseIsotopes(qsizetype, qsizetype, bool) : MsXpS::libXpertMassCore::IsotopeListCstIterator
- event(QEvent *) : bool
- eventFilter(QObject *, QEvent *) : bool
- findChild(QAnyStringView, Qt::FindChildOptions) const : T
- findChild(Qt::FindChildOptions) const : T
- findChildren(QAnyStringView, Qt::FindChildOptions) const : QList<T>
- findChildren(Qt::FindChildOptions) const : QList<T>
- findChildren(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
- getAvgMassBySymbol(const QString &, bool &) const : double
- getCumulatedProbabilities(MsXpS::libXpertMassCore::IsotopeListCstIteratorPair, MsXpS::libXpertMassCore::ErrorList *) const : double
- getCumulatedProbabilitiesBySymbol(const QString &, MsXpS::libXpertMassCore::ErrorList *) const : double
- getIsotopeCountBySymbol(const QString &) const : qsizetype
- getIsotopes() const : const QList<QSharedPointer<MsXpS::libXpertMassCore::Isotope>> &
- getIsotopesByName(const QString &) const : MsXpS::libXpertMassCore::IsotopeListCstIteratorPair
- getIsotopesBySymbol(const QString &) const : MsXpS::libXpertMassCore::IsotopeListCstIteratorPair
- getMonoMass(MsXpS::libXpertMassCore::IsotopeListCstIteratorPair, MsXpS::libXpertMassCore::ErrorList *) const : double
- getMonoMassBySymbol(const QString &, bool &) const : double
- getUniqueSymbolsCount() const : qsizetype
- getUniqueSymbolsInOriginalOrder() const : std::vector<QString>
|
- inherits(const char *) const : bool
- insertNewIsotope(MsXpS::libXpertMassCore::IsotopeQSPtr, qsizetype, bool) : bool
- installEventFilter(QObject *)
- isMonoMassIsotope(MsXpS::libXpertMassCore::IsotopeCstQSPtr) : bool
- isQuickItemType() const : bool
- isSignalConnected(const QMetaMethod &) const : bool
- isValid() : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- isotopesAsStringBySymbol(const QString &) const : QString
- killTimer(int)
- killTimer(Qt::TimerId)
- m_isValid : bool
- m_isotopes : QList<QSharedPointer<MsXpS::libXpertMassCore::Isotope>>
- m_symbolAvgMassMap : QMap<QString, double>
- m_symbolMonoMassMap : QMap<QString, double>
- metaObject() const : const QMetaObject *
- moveToThread(QThread *) : bool
- objectName() const : QString
- objectNameChanged(const QString &)
- parent() const : QObject *
- property(const char *) const : QVariant
- receivers(const char *) const : int
- removeEventFilter(QObject *)
- replace(MsXpS::libXpertMassCore::IsotopeQSPtr, MsXpS::libXpertMassCore::IsotopeQSPtr)
- sender() const : QObject *
- senderSignalIndex() const : int
- setObjectName(const QString &)
- setObjectName(QAnyStringView)
- setParent(QObject *)
- setProperty(const char *, const QVariant &) : bool
- setProperty(const char *, QVariant &&) : bool
- signalsBlocked() const : bool
- size() const : qsizetype
- startTimer(int, Qt::TimerType) : int
- startTimer(std::chrono::nanoseconds, Qt::TimerType) : int
- staticMetaObject :
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- tr(const char *, const char *, int) : QString
- updateAvgMassMap() : std::size_t
- updateAvgMassMap(const QString &) : bool
- updateMassMaps() : std::size_t
- updateMassMaps(const QString &)
- updateMonoMassMap() : std::size_t
- updateMonoMassMap(const QString &) : bool
- validate(MsXpS::libXpertMassCore::ErrorList *) const : bool
- validateAllBySymbol(MsXpS::libXpertMassCore::ErrorList *) const : bool
- validateBySymbol(const QString &, MsXpS::libXpertMassCore::ErrorList *) const : bool
- operator!=(const MsXpS::libXpertMassCore::IsotopicData &) const : bool
- operator=(const MsXpS::libXpertMassCore::IsotopicData &) : MsXpS::libXpertMassCore::IsotopicData &
- operator==(const MsXpS::libXpertMassCore::IsotopicData &) const : bool
|