This is the complete list of members for Annotation1DPeakItem, including all inherited members.
| Annotation1DItem(const QString &text) | Annotation1DItem | protected |
| Annotation1DItem(const Annotation1DItem &rhs) | Annotation1DItem | protected |
| Annotation1DPeakItem(const PointType &peak_position, const QString &text, const QColor &color) | Annotation1DPeakItem | |
| Annotation1DPeakItem(const Annotation1DPeakItem &rhs) | Annotation1DPeakItem | |
| bounding_box_ | Annotation1DItem | protected |
| boundingBox() const | Annotation1DItem | |
| calculateBoundingBox(const PointType &peak_position, const PointType &position, const QString &text, Spectrum1DCanvas *const canvas, bool flipped, QPoint &position_widget, QPoint &peak_position_widget, double &horizontal_shift, double &vertical_shift) | Annotation1DPeakItem | static |
| color_ | Annotation1DPeakItem | protected |
| CoordinateType typedef | Annotation1DItem | |
| draw(Spectrum1DCanvas *const canvas, QPainter &painter, bool flipped=false) override | Annotation1DPeakItem | virtual |
| drawBoundingBox_(QPainter &painter) | Annotation1DItem | protected |
| editText() | Annotation1DItem | |
| ensureWithinDataRange(Spectrum1DCanvas *const canvas) override | Annotation1DPeakItem | virtual |
| getColor() const | Annotation1DPeakItem | |
| getPeakPosition() const | Annotation1DPeakItem | |
| getPosition() const | Annotation1DPeakItem | |
| getText() const | Annotation1DItem | |
| IntensityType typedef | Annotation1DItem | |
| isSelected() const | Annotation1DItem | |
| move(const PointType &) override | Annotation1DPeakItem | virtual |
| peak_position_ | Annotation1DPeakItem | protected |
| PointType typedef | Annotation1DItem | |
| position_ | Annotation1DPeakItem | protected |
| selected_ | Annotation1DItem | protected |
| setColor(const QColor &color) | Annotation1DPeakItem | |
| setPosition(const PointType &position) | Annotation1DPeakItem | |
| setSelected(bool selected) | Annotation1DItem | |
| setText(const QString &text) | Annotation1DItem | |
| text_ | Annotation1DItem | protected |
| ~Annotation1DItem() | Annotation1DItem | virtual |
| ~Annotation1DPeakItem() override | Annotation1DPeakItem | |