|
libpappsomspp
Library for mass spectrometry
|
#include <integrationscopebase.h>
Public Member Functions | |
| IntegrationScopeBase (QObject *parent_p=nullptr) | |
| IntegrationScopeBase (const IntegrationScopeBase &other, QObject *parent_p=nullptr) | |
| virtual | ~IntegrationScopeBase () |
| virtual bool | getPoint (QPointF &point) const |
| virtual bool | getPoints (std::vector< QPointF > &points) const |
| virtual IntegrationScopeFeatures | getLeftMostPoint (QPointF &point) const |
| virtual IntegrationScopeFeatures | getLeftMostPoints (std::vector< QPointF > &points) const |
| virtual IntegrationScopeFeatures | getLeftMostTopPoint (QPointF &point) const |
| virtual IntegrationScopeFeatures | getLeftMostBottomPoint (QPointF &point) const |
| virtual IntegrationScopeFeatures | getRightMostPoint (QPointF &point) const |
| virtual IntegrationScopeFeatures | getRightMostPoints (std::vector< QPointF > &points) const |
| virtual IntegrationScopeFeatures | getRightMostTopPoint (QPointF &point) const |
| virtual IntegrationScopeFeatures | getRightMostBottomPoint (QPointF &point) const |
| virtual IntegrationScopeFeatures | getTopMostPoint (QPointF &point) const |
| virtual IntegrationScopeFeatures | getTopMostPoints (std::vector< QPointF > &points) const |
| virtual IntegrationScopeFeatures | getBottomMostPoint (QPointF &point) const |
| virtual IntegrationScopeFeatures | getBottomMostPoints (std::vector< QPointF > &points) const |
| virtual IntegrationScopeFeatures | getRhombHorizontalSize (double &size) const |
| virtual IntegrationScopeFeatures | getRhombVerticalSize (double &size) const |
| virtual IntegrationScopeFeatures | getWidth (double &width) const |
| virtual IntegrationScopeFeatures | getHeight (double &height) const |
| virtual bool | range (Enums::Axis axis, double &start, double &end) const |
| virtual void | setDataKindX (Enums::DataKind data_kind) |
| virtual bool | getDataKindX (Enums::DataKind &data_kind) |
| virtual void | setDataKindY (Enums::DataKind data_kind) |
| virtual bool | getDataKindY (Enums::DataKind &data_kind) |
| virtual bool | is1D () const |
| virtual bool | is2D () const |
| virtual bool | isRectangle () const |
| virtual bool | isRhomboid () const |
| virtual bool | transpose () |
| virtual bool | contains (const QPointF &point) const |
| virtual QString | toString () const |
| virtual void | reset () |
Definition at line 60 of file integrationscopebase.h.
| pappso::IntegrationScopeBase::IntegrationScopeBase | ( | QObject * | parent_p = nullptr | ) |
Definition at line 21 of file integrationscopebase.cpp.
Referenced by pappso::IntegrationScope::IntegrationScope(), pappso::IntegrationScope::IntegrationScope(), pappso::IntegrationScope::IntegrationScope(), IntegrationScopeBase(), pappso::IntegrationScopeRhomb::IntegrationScopeRhomb(), pappso::IntegrationScopeRhomb::IntegrationScopeRhomb(), and pappso::IntegrationScopeRhomb::IntegrationScopeRhomb().
| pappso::IntegrationScopeBase::IntegrationScopeBase | ( | const IntegrationScopeBase & | other, |
| QObject * | parent_p = nullptr ) |
Definition at line 27 of file integrationscopebase.cpp.
References IntegrationScopeBase().
|
virtual |
Definition at line 34 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 209 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 113 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 119 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 167 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 173 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 131 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 71 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScope, and pappso::IntegrationScopeRhomb.
Definition at line 53 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 59 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 65 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScope, and pappso::IntegrationScopeRhomb.
Definition at line 41 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 47 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 137 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 143 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 95 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScope, and pappso::IntegrationScopeRhomb.
Definition at line 77 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 83 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 89 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 101 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScopeRhomb.
Definition at line 107 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScope, and pappso::IntegrationScopeRhomb.
Definition at line 125 of file integrationscopebase.cpp.
References pappso::FAILURE.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 179 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 185 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 191 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 197 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 149 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 221 of file integrationscopebase.cpp.
Referenced by pappso::IntegrationScopeRhomb::reset().
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 157 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 162 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 215 of file integrationscopebase.cpp.
|
virtual |
Reimplemented in pappso::IntegrationScope, pappso::IntegrationScopeRect, and pappso::IntegrationScopeRhomb.
Definition at line 203 of file integrationscopebase.cpp.