  pappso MassSpecTracePlotContext:

    Properties: 5

      int lastZ
      double lastMz
      double lastTicIntensity
      double lastMr
      double lastResolvingPower

    Invokables: 5

      MassSpecTracePlotContext(QObject *parent = nullptr);
      MassSpecTracePlotContext *clone(QObject *parent = nullptr);
      void initialize(const BasePlotContext &other);
      void initialize(const MassSpecTracePlotContext &other);
      QString toString() const;



pappso MassSpecTracePlotContext:

  Properties: 5

    int lastZ
    double lastMz
    double lastTicIntensity
    double lastMr
    double lastResolvingPower

  Invokables: 5

    MassSpecTracePlotContext(QObject *parent = nullptr);
    MassSpecTracePlotContext *clone(QObject *parent = nullptr);
    void initialize(const BasePlotContext &other);
    void initialize(const MassSpecTracePlotContext &other);
    QString toString() const;


