OpenMS
|
This is the complete list of members for Annotation1DItem, including all inherited members.
Annotation1DItem(const QString &text) | Annotation1DItem | protected |
Annotation1DItem(const Annotation1DItem &rhs) | Annotation1DItem | protected |
bounding_box_ | Annotation1DItem | protected |
boundingBox() const | Annotation1DItem | |
clone() const =0 | Annotation1DItem | pure virtual |
draw(Plot1DCanvas *const canvas, QPainter &painter, bool flipped=false)=0 | Annotation1DItem | pure virtual |
drawBoundingBox_(QPainter &painter) | Annotation1DItem | protected |
editText() | Annotation1DItem | |
ensureWithinDataRange(Plot1DCanvas *const canvas, const int layer_index)=0 | Annotation1DItem | pure virtual |
getText() const | Annotation1DItem | |
isSelected() const | Annotation1DItem | |
move(const PointXYType delta, const Gravitator &gr, const DimMapper< 2 > &dim_mapper)=0 | Annotation1DItem | pure virtual |
selected_ | Annotation1DItem | protected |
setSelected(bool selected) | Annotation1DItem | |
setText(const QString &text) | Annotation1DItem | |
text_ | Annotation1DItem | protected |
~Annotation1DItem() | Annotation1DItem | virtual |