gepetto-viewer 6.0.0
An user-friendly Graphical Interface
|
Public Member Functions | |
QCPAxisRect (QCustomPlot *parentPlot, bool setupDefaultAxes=true) | |
virtual | ~QCPAxisRect () |
QPixmap | background () const |
bool | backgroundScaled () const |
Qt::AspectRatioMode | backgroundScaledMode () const |
Qt::Orientations | rangeDrag () const |
Qt::Orientations | rangeZoom () const |
QCPAxis * | rangeDragAxis (Qt::Orientation orientation) |
QCPAxis * | rangeZoomAxis (Qt::Orientation orientation) |
double | rangeZoomFactor (Qt::Orientation orientation) |
void | setBackground (const QPixmap &pm) |
void | setBackground (const QPixmap &pm, bool scaled, Qt::AspectRatioMode mode=Qt::KeepAspectRatioByExpanding) |
void | setBackground (const QBrush &brush) |
void | setBackgroundScaled (bool scaled) |
void | setBackgroundScaledMode (Qt::AspectRatioMode mode) |
void | setRangeDrag (Qt::Orientations orientations) |
void | setRangeZoom (Qt::Orientations orientations) |
void | setRangeDragAxes (QCPAxis *horizontal, QCPAxis *vertical) |
void | setRangeZoomAxes (QCPAxis *horizontal, QCPAxis *vertical) |
void | setRangeZoomFactor (double horizontalFactor, double verticalFactor) |
void | setRangeZoomFactor (double factor) |
int | axisCount (QCPAxis::AxisType type) const |
QCPAxis * | axis (QCPAxis::AxisType type, int index=0) const |
QList< QCPAxis * > | axes (QCPAxis::AxisTypes types) const |
QList< QCPAxis * > | axes () const |
QCPAxis * | addAxis (QCPAxis::AxisType type, QCPAxis *axis=0) |
QList< QCPAxis * > | addAxes (QCPAxis::AxisTypes types) |
bool | removeAxis (QCPAxis *axis) |
QCPLayoutInset * | insetLayout () const |
void | setupFullAxesBox (bool connectRanges=false) |
QList< QCPAbstractPlottable * > | plottables () const |
QList< QCPGraph * > | graphs () const |
QList< QCPAbstractItem * > | items () const |
int | left () const |
int | right () const |
int | top () const |
int | bottom () const |
int | width () const |
int | height () const |
QSize | size () const |
QPoint | topLeft () const |
QPoint | topRight () const |
QPoint | bottomLeft () const |
QPoint | bottomRight () const |
QPoint | center () const |
virtual void | update (UpdatePhase phase) |
virtual QList< QCPLayoutElement * > | elements (bool recursive) const |
QCPAxisRect (QCustomPlot *parentPlot, bool setupDefaultAxes=true) | |
virtual | ~QCPAxisRect () |
QPixmap | background () const |
QBrush | backgroundBrush () const |
bool | backgroundScaled () const |
Qt::AspectRatioMode | backgroundScaledMode () const |
Qt::Orientations | rangeDrag () const |
Qt::Orientations | rangeZoom () const |
QCPAxis * | rangeDragAxis (Qt::Orientation orientation) |
QCPAxis * | rangeZoomAxis (Qt::Orientation orientation) |
QList< QCPAxis * > | rangeDragAxes (Qt::Orientation orientation) |
QList< QCPAxis * > | rangeZoomAxes (Qt::Orientation orientation) |
double | rangeZoomFactor (Qt::Orientation orientation) |
void | setBackground (const QPixmap &pm) |
void | setBackground (const QPixmap &pm, bool scaled, Qt::AspectRatioMode mode=Qt::KeepAspectRatioByExpanding) |
void | setBackground (const QBrush &brush) |
void | setBackgroundScaled (bool scaled) |
void | setBackgroundScaledMode (Qt::AspectRatioMode mode) |
void | setRangeDrag (Qt::Orientations orientations) |
void | setRangeZoom (Qt::Orientations orientations) |
void | setRangeDragAxes (QCPAxis *horizontal, QCPAxis *vertical) |
void | setRangeDragAxes (QList< QCPAxis * > axes) |
void | setRangeDragAxes (QList< QCPAxis * > horizontal, QList< QCPAxis * > vertical) |
void | setRangeZoomAxes (QCPAxis *horizontal, QCPAxis *vertical) |
void | setRangeZoomAxes (QList< QCPAxis * > axes) |
void | setRangeZoomAxes (QList< QCPAxis * > horizontal, QList< QCPAxis * > vertical) |
void | setRangeZoomFactor (double horizontalFactor, double verticalFactor) |
void | setRangeZoomFactor (double factor) |
int | axisCount (QCPAxis::AxisType type) const |
QCPAxis * | axis (QCPAxis::AxisType type, int index=0) const |
QList< QCPAxis * > | axes (QCPAxis::AxisTypes types) const |
QList< QCPAxis * > | axes () const |
QCPAxis * | addAxis (QCPAxis::AxisType type, QCPAxis *axis=0) |
QList< QCPAxis * > | addAxes (QCPAxis::AxisTypes types) |
bool | removeAxis (QCPAxis *axis) |
QCPLayoutInset * | insetLayout () const |
void | zoom (const QRectF &pixelRect) |
void | zoom (const QRectF &pixelRect, const QList< QCPAxis * > &affectedAxes) |
void | setupFullAxesBox (bool connectRanges=false) |
QList< QCPAbstractPlottable * > | plottables () const |
QList< QCPGraph * > | graphs () const |
QList< QCPAbstractItem * > | items () const |
int | left () const |
int | right () const |
int | top () const |
int | bottom () const |
int | width () const |
int | height () const |
QSize | size () const |
QPoint | topLeft () const |
QPoint | topRight () const |
QPoint | bottomLeft () const |
QPoint | bottomRight () const |
QPoint | center () const |
virtual void | update (UpdatePhase phase) Q_DECL_OVERRIDE |
virtual QList< QCPLayoutElement * > | elements (bool recursive) const Q_DECL_OVERRIDE |
QCPAxisRect (QCustomPlot *parentPlot, bool setupDefaultAxes=true) | |
virtual | ~QCPAxisRect () |
QPixmap | background () const |
bool | backgroundScaled () const |
Qt::AspectRatioMode | backgroundScaledMode () const |
Qt::Orientations | rangeDrag () const |
Qt::Orientations | rangeZoom () const |
QCPAxis * | rangeDragAxis (Qt::Orientation orientation) |
QCPAxis * | rangeZoomAxis (Qt::Orientation orientation) |
double | rangeZoomFactor (Qt::Orientation orientation) |
void | setBackground (const QPixmap &pm) |
void | setBackground (const QPixmap &pm, bool scaled, Qt::AspectRatioMode mode=Qt::KeepAspectRatioByExpanding) |
void | setBackground (const QBrush &brush) |
void | setBackgroundScaled (bool scaled) |
void | setBackgroundScaledMode (Qt::AspectRatioMode mode) |
void | setRangeDrag (Qt::Orientations orientations) |
void | setRangeZoom (Qt::Orientations orientations) |
void | setRangeDragAxes (QCPAxis *horizontal, QCPAxis *vertical) |
void | setRangeZoomAxes (QCPAxis *horizontal, QCPAxis *vertical) |
void | setRangeZoomFactor (double horizontalFactor, double verticalFactor) |
void | setRangeZoomFactor (double factor) |
int | axisCount (QCPAxis::AxisType type) const |
QCPAxis * | axis (QCPAxis::AxisType type, int index=0) const |
QList< QCPAxis * > | axes (QCPAxis::AxisTypes types) const |
QList< QCPAxis * > | axes () const |
QCPAxis * | addAxis (QCPAxis::AxisType type, QCPAxis *axis=0) |
QList< QCPAxis * > | addAxes (QCPAxis::AxisTypes types) |
bool | removeAxis (QCPAxis *axis) |
QCPLayoutInset * | insetLayout () const |
void | setupFullAxesBox (bool connectRanges=false) |
QList< QCPAbstractPlottable * > | plottables () const |
QList< QCPGraph * > | graphs () const |
QList< QCPAbstractItem * > | items () const |
int | left () const |
int | right () const |
int | top () const |
int | bottom () const |
int | width () const |
int | height () const |
QSize | size () const |
QPoint | topLeft () const |
QPoint | topRight () const |
QPoint | bottomLeft () const |
QPoint | bottomRight () const |
QPoint | center () const |
virtual void | update (UpdatePhase phase) |
virtual QList< QCPLayoutElement * > | elements (bool recursive) const |
![]() | |
QCPLayoutElement (QCustomPlot *parentPlot=0) | |
virtual | ~QCPLayoutElement () |
QCPLayout * | layout () const |
QRect | rect () const |
QRect | outerRect () const |
QMargins | margins () const |
QMargins | minimumMargins () const |
QCP::MarginSides | autoMargins () const |
QSize | minimumSize () const |
QSize | maximumSize () const |
QCPMarginGroup * | marginGroup (QCP::MarginSide side) const |
QHash< QCP::MarginSide, QCPMarginGroup * > | marginGroups () const |
void | setOuterRect (const QRect &rect) |
void | setMargins (const QMargins &margins) |
void | setMinimumMargins (const QMargins &margins) |
void | setAutoMargins (QCP::MarginSides sides) |
void | setMinimumSize (const QSize &size) |
void | setMinimumSize (int width, int height) |
void | setMaximumSize (const QSize &size) |
void | setMaximumSize (int width, int height) |
void | setMarginGroup (QCP::MarginSides sides, QCPMarginGroup *group) |
virtual QSize | minimumSizeHint () const |
virtual QSize | maximumSizeHint () const |
virtual double | selectTest (const QPointF &pos, bool onlySelectable, QVariant *details=0) const |
QCPLayoutElement (QCustomPlot *parentPlot=0) | |
virtual | ~QCPLayoutElement () |
QCPLayout * | layout () const |
QRect | rect () const |
QRect | outerRect () const |
QMargins | margins () const |
QMargins | minimumMargins () const |
QCP::MarginSides | autoMargins () const |
QSize | minimumSize () const |
QSize | maximumSize () const |
SizeConstraintRect | sizeConstraintRect () const |
QCPMarginGroup * | marginGroup (QCP::MarginSide side) const |
QHash< QCP::MarginSide, QCPMarginGroup * > | marginGroups () const |
void | setOuterRect (const QRect &rect) |
void | setMargins (const QMargins &margins) |
void | setMinimumMargins (const QMargins &margins) |
void | setAutoMargins (QCP::MarginSides sides) |
void | setMinimumSize (const QSize &size) |
void | setMinimumSize (int width, int height) |
void | setMaximumSize (const QSize &size) |
void | setMaximumSize (int width, int height) |
void | setSizeConstraintRect (SizeConstraintRect constraintRect) |
void | setMarginGroup (QCP::MarginSides sides, QCPMarginGroup *group) |
virtual QSize | minimumOuterSizeHint () const |
virtual QSize | maximumOuterSizeHint () const |
virtual double | selectTest (const QPointF &pos, bool onlySelectable, QVariant *details=0) const Q_DECL_OVERRIDE |
QCPLayoutElement (QCustomPlot *parentPlot=0) | |
virtual | ~QCPLayoutElement () |
QCPLayout * | layout () const |
QRect | rect () const |
QRect | outerRect () const |
QMargins | margins () const |
QMargins | minimumMargins () const |
QCP::MarginSides | autoMargins () const |
QSize | minimumSize () const |
QSize | maximumSize () const |
QCPMarginGroup * | marginGroup (QCP::MarginSide side) const |
QHash< QCP::MarginSide, QCPMarginGroup * > | marginGroups () const |
void | setOuterRect (const QRect &rect) |
void | setMargins (const QMargins &margins) |
void | setMinimumMargins (const QMargins &margins) |
void | setAutoMargins (QCP::MarginSides sides) |
void | setMinimumSize (const QSize &size) |
void | setMinimumSize (int width, int height) |
void | setMaximumSize (const QSize &size) |
void | setMaximumSize (int width, int height) |
void | setMarginGroup (QCP::MarginSides sides, QCPMarginGroup *group) |
virtual QSize | minimumSizeHint () const |
virtual QSize | maximumSizeHint () const |
virtual double | selectTest (const QPointF &pos, bool onlySelectable, QVariant *details=0) const |
![]() | |
QCPLayerable (QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0) | |
~QCPLayerable () | |
bool | visible () const |
QCustomPlot * | parentPlot () const |
QCPLayerable * | parentLayerable () const |
QCPLayer * | layer () const |
bool | antialiased () const |
void | setVisible (bool on) |
Q_SLOT bool | setLayer (QCPLayer *layer) |
bool | setLayer (const QString &layerName) |
void | setAntialiased (bool enabled) |
bool | realVisibility () const |
QCPLayerable (QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0) | |
virtual | ~QCPLayerable () |
bool | visible () const |
QCustomPlot * | parentPlot () const |
QCPLayerable * | parentLayerable () const |
QCPLayer * | layer () const |
bool | antialiased () const |
void | setVisible (bool on) |
Q_SLOT bool | setLayer (QCPLayer *layer) |
bool | setLayer (const QString &layerName) |
void | setAntialiased (bool enabled) |
bool | realVisibility () const |
QCPLayerable (QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0) | |
~QCPLayerable () | |
bool | visible () const |
QCustomPlot * | parentPlot () const |
QCPLayerable * | parentLayerable () const |
QCPLayer * | layer () const |
bool | antialiased () const |
void | setVisible (bool on) |
Q_SLOT bool | setLayer (QCPLayer *layer) |
bool | setLayer (const QString &layerName) |
void | setAntialiased (bool enabled) |
bool | realVisibility () const |
Protected Member Functions | |
virtual void | applyDefaultAntialiasingHint (QCPPainter *painter) const |
virtual void | draw (QCPPainter *painter) |
virtual int | calculateAutoMargin (QCP::MarginSide side) |
virtual void | mousePressEvent (QMouseEvent *event) |
virtual void | mouseMoveEvent (QMouseEvent *event) |
virtual void | mouseReleaseEvent (QMouseEvent *event) |
virtual void | wheelEvent (QWheelEvent *event) |
void | drawBackground (QCPPainter *painter) |
void | updateAxesOffset (QCPAxis::AxisType type) |
virtual void | applyDefaultAntialiasingHint (QCPPainter *painter) const Q_DECL_OVERRIDE |
virtual void | draw (QCPPainter *painter) Q_DECL_OVERRIDE |
virtual int | calculateAutoMargin (QCP::MarginSide side) Q_DECL_OVERRIDE |
virtual void | layoutChanged () Q_DECL_OVERRIDE |
virtual void | mousePressEvent (QMouseEvent *event, const QVariant &details) Q_DECL_OVERRIDE |
virtual void | mouseMoveEvent (QMouseEvent *event, const QPointF &startPos) Q_DECL_OVERRIDE |
virtual void | mouseReleaseEvent (QMouseEvent *event, const QPointF &startPos) Q_DECL_OVERRIDE |
virtual void | wheelEvent (QWheelEvent *event) Q_DECL_OVERRIDE |
void | drawBackground (QCPPainter *painter) |
void | updateAxesOffset (QCPAxis::AxisType type) |
virtual void | applyDefaultAntialiasingHint (QCPPainter *painter) const |
virtual void | draw (QCPPainter *painter) |
virtual int | calculateAutoMargin (QCP::MarginSide side) |
virtual void | mousePressEvent (QMouseEvent *event) |
virtual void | mouseMoveEvent (QMouseEvent *event) |
virtual void | mouseReleaseEvent (QMouseEvent *event) |
virtual void | wheelEvent (QWheelEvent *event) |
void | drawBackground (QCPPainter *painter) |
void | updateAxesOffset (QCPAxis::AxisType type) |
![]() | |
virtual void | mouseDoubleClickEvent (QMouseEvent *event) |
virtual void | parentPlotInitialized (QCustomPlot *parentPlot) |
virtual void | parentPlotInitialized (QCustomPlot *parentPlot) Q_DECL_OVERRIDE |
virtual void | mouseDoubleClickEvent (QMouseEvent *event) |
virtual void | parentPlotInitialized (QCustomPlot *parentPlot) |
![]() | |
virtual QCP::Interaction | selectionCategory () const |
virtual QRect | clipRect () const |
virtual void | selectEvent (QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) |
virtual void | deselectEvent (bool *selectionStateChanged) |
void | initializeParentPlot (QCustomPlot *parentPlot) |
void | setParentLayerable (QCPLayerable *parentLayerable) |
bool | moveToLayer (QCPLayer *layer, bool prepend) |
void | applyAntialiasingHint (QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const |
virtual QCP::Interaction | selectionCategory () const |
virtual QRect | clipRect () const |
virtual void | selectEvent (QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) |
virtual void | deselectEvent (bool *selectionStateChanged) |
virtual void | mouseDoubleClickEvent (QMouseEvent *event, const QVariant &details) |
void | initializeParentPlot (QCustomPlot *parentPlot) |
void | setParentLayerable (QCPLayerable *parentLayerable) |
bool | moveToLayer (QCPLayer *layer, bool prepend) |
void | applyAntialiasingHint (QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const |
virtual QCP::Interaction | selectionCategory () const |
virtual QRect | clipRect () const |
virtual void | selectEvent (QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) |
virtual void | deselectEvent (bool *selectionStateChanged) |
void | initializeParentPlot (QCustomPlot *parentPlot) |
void | setParentLayerable (QCPLayerable *parentLayerable) |
bool | moveToLayer (QCPLayer *layer, bool prepend) |
void | applyAntialiasingHint (QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const |
Friends | |
class | QCustomPlot |
Additional Inherited Members | |
![]() | |
enum | UpdatePhase { upPreparation , upMargins , upLayout , upPreparation , upMargins , upLayout , upPreparation , upMargins , upLayout } |
enum | UpdatePhase { upPreparation , upMargins , upLayout , upPreparation , upMargins , upLayout , upPreparation , upMargins , upLayout } |
enum | SizeConstraintRect { scrInnerRect , scrOuterRect } |
enum | UpdatePhase { upPreparation , upMargins , upLayout , upPreparation , upMargins , upLayout , upPreparation , upMargins , upLayout } |
![]() | |
void | layerChanged (QCPLayer *newLayer) |
void | layerChanged (QCPLayer *newLayer) |
void | layerChanged (QCPLayer *newLayer) |
|
explicit |
|
virtual |
|
explicit |
|
virtual |
|
explicit |
|
virtual |
QList< QCPAxis * > QCPAxisRect::addAxes | ( | QCPAxis::AxisTypes | types | ) |
QList< QCPAxis * > QCPAxisRect::addAxes | ( | QCPAxis::AxisTypes | types | ) |
QList< QCPAxis * > QCPAxisRect::addAxes | ( | QCPAxis::AxisTypes | types | ) |
QCPAxis * QCPAxisRect::addAxis | ( | QCPAxis::AxisType | type, |
QCPAxis * | axis = 0 |
||
) |
QCPAxis * QCPAxisRect::addAxis | ( | QCPAxis::AxisType | type, |
QCPAxis * | axis = 0 |
||
) |
QCPAxis * QCPAxisRect::addAxis | ( | QCPAxis::AxisType | type, |
QCPAxis * | axis = 0 |
||
) |
|
protectedvirtual |
Reimplemented from QCPLayoutElement.
|
protectedvirtual |
Reimplemented from QCPLayoutElement.
|
protectedvirtual |
Reimplemented from QCPLayoutElement.
QList< QCPAxis * > QCPAxisRect::axes | ( | ) | const |
QList< QCPAxis * > QCPAxisRect::axes | ( | ) | const |
QList< QCPAxis * > QCPAxisRect::axes | ( | ) | const |
QList< QCPAxis * > QCPAxisRect::axes | ( | QCPAxis::AxisTypes | types | ) | const |
QList< QCPAxis * > QCPAxisRect::axes | ( | QCPAxis::AxisTypes | types | ) | const |
QList< QCPAxis * > QCPAxisRect::axes | ( | QCPAxis::AxisTypes | types | ) | const |
QCPAxis * QCPAxisRect::axis | ( | QCPAxis::AxisType | type, |
int | index = 0 |
||
) | const |
QCPAxis * QCPAxisRect::axis | ( | QCPAxis::AxisType | type, |
int | index = 0 |
||
) | const |
QCPAxis * QCPAxisRect::axis | ( | QCPAxis::AxisType | type, |
int | index = 0 |
||
) | const |
int QCPAxisRect::axisCount | ( | QCPAxis::AxisType | type | ) | const |
int QCPAxisRect::axisCount | ( | QCPAxis::AxisType | type | ) | const |
int QCPAxisRect::axisCount | ( | QCPAxis::AxisType | type | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protectedvirtual |
Reimplemented from QCPLayoutElement.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
|
protectedvirtual |
Reimplemented from QCPLayoutElement.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
|
protectedvirtual |
Reimplemented from QCPLayoutElement.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
|
inline |
|
inline |
|
inline |
|
protectedvirtual |
Reimplemented from QCPLayoutElement.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
|
protectedvirtual |
Reimplemented from QCPLayoutElement.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
|
protectedvirtual |
Reimplemented from QCPLayoutElement.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
|
protected |
|
protected |
|
protected |
|
virtual |
Reimplemented from QCPLayoutElement.
|
virtual |
Reimplemented from QCPLayoutElement.
|
virtual |
Reimplemented from QCPLayoutElement.
QList< QCPGraph * > QCPAxisRect::graphs | ( | ) | const |
QList< QCPGraph * > QCPAxisRect::graphs | ( | ) | const |
QList< QCPGraph * > QCPAxisRect::graphs | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
QList< QCPAbstractItem * > QCPAxisRect::items | ( | ) | const |
QList< QCPAbstractItem * > QCPAxisRect::items | ( | ) | const |
QList< QCPAbstractItem * > QCPAxisRect::items | ( | ) | const |
|
protectedvirtual |
Reimplemented from QCPLayoutElement.
|
inline |
|
inline |
|
inline |
|
protectedvirtual |
Reimplemented from QCPLayoutElement.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
|
protectedvirtual |
Reimplemented from QCPLayoutElement.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
|
protectedvirtual |
Reimplemented from QCPLayerable.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
|
protectedvirtual |
Reimplemented from QCPLayoutElement.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
|
protectedvirtual |
Reimplemented from QCPLayoutElement.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
|
protectedvirtual |
Reimplemented from QCPLayerable.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
|
protectedvirtual |
Reimplemented from QCPLayoutElement.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
|
protectedvirtual |
Reimplemented from QCPLayoutElement.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
|
protectedvirtual |
Reimplemented from QCPLayerable.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
QList< QCPAbstractPlottable * > QCPAxisRect::plottables | ( | ) | const |
QList< QCPAbstractPlottable * > QCPAxisRect::plottables | ( | ) | const |
QList< QCPAbstractPlottable * > QCPAxisRect::plottables | ( | ) | const |
|
inline |
|
inline |
|
inline |
QList< QCPAxis * > QCPAxisRect::rangeDragAxes | ( | Qt::Orientation | orientation | ) |
QCPAxis * QCPAxisRect::rangeDragAxis | ( | Qt::Orientation | orientation | ) |
QCPAxis * QCPAxisRect::rangeDragAxis | ( | Qt::Orientation | orientation | ) |
QCPAxis * QCPAxisRect::rangeDragAxis | ( | Qt::Orientation | orientation | ) |
|
inline |
|
inline |
|
inline |
QList< QCPAxis * > QCPAxisRect::rangeZoomAxes | ( | Qt::Orientation | orientation | ) |
QCPAxis * QCPAxisRect::rangeZoomAxis | ( | Qt::Orientation | orientation | ) |
QCPAxis * QCPAxisRect::rangeZoomAxis | ( | Qt::Orientation | orientation | ) |
QCPAxis * QCPAxisRect::rangeZoomAxis | ( | Qt::Orientation | orientation | ) |
double QCPAxisRect::rangeZoomFactor | ( | Qt::Orientation | orientation | ) |
double QCPAxisRect::rangeZoomFactor | ( | Qt::Orientation | orientation | ) |
double QCPAxisRect::rangeZoomFactor | ( | Qt::Orientation | orientation | ) |
bool QCPAxisRect::removeAxis | ( | QCPAxis * | axis | ) |
bool QCPAxisRect::removeAxis | ( | QCPAxis * | axis | ) |
bool QCPAxisRect::removeAxis | ( | QCPAxis * | axis | ) |
|
inline |
|
inline |
|
inline |
void QCPAxisRect::setBackground | ( | const QBrush & | brush | ) |
void QCPAxisRect::setBackground | ( | const QBrush & | brush | ) |
void QCPAxisRect::setBackground | ( | const QBrush & | brush | ) |
void QCPAxisRect::setBackground | ( | const QPixmap & | pm | ) |
void QCPAxisRect::setBackground | ( | const QPixmap & | pm | ) |
void QCPAxisRect::setBackground | ( | const QPixmap & | pm | ) |
void QCPAxisRect::setBackground | ( | const QPixmap & | pm, |
bool | scaled, | ||
Qt::AspectRatioMode | mode = Qt::KeepAspectRatioByExpanding |
||
) |
void QCPAxisRect::setBackground | ( | const QPixmap & | pm, |
bool | scaled, | ||
Qt::AspectRatioMode | mode = Qt::KeepAspectRatioByExpanding |
||
) |
void QCPAxisRect::setBackground | ( | const QPixmap & | pm, |
bool | scaled, | ||
Qt::AspectRatioMode | mode = Qt::KeepAspectRatioByExpanding |
||
) |
void QCPAxisRect::setBackgroundScaled | ( | bool | scaled | ) |
void QCPAxisRect::setBackgroundScaled | ( | bool | scaled | ) |
void QCPAxisRect::setBackgroundScaled | ( | bool | scaled | ) |
void QCPAxisRect::setBackgroundScaledMode | ( | Qt::AspectRatioMode | mode | ) |
void QCPAxisRect::setBackgroundScaledMode | ( | Qt::AspectRatioMode | mode | ) |
void QCPAxisRect::setBackgroundScaledMode | ( | Qt::AspectRatioMode | mode | ) |
void QCPAxisRect::setRangeDrag | ( | Qt::Orientations | orientations | ) |
void QCPAxisRect::setRangeDrag | ( | Qt::Orientations | orientations | ) |
void QCPAxisRect::setRangeDrag | ( | Qt::Orientations | orientations | ) |
void QCPAxisRect::setRangeDragAxes | ( | QList< QCPAxis * > | axes | ) |
void QCPAxisRect::setRangeZoom | ( | Qt::Orientations | orientations | ) |
void QCPAxisRect::setRangeZoom | ( | Qt::Orientations | orientations | ) |
void QCPAxisRect::setRangeZoom | ( | Qt::Orientations | orientations | ) |
void QCPAxisRect::setRangeZoomAxes | ( | QList< QCPAxis * > | axes | ) |
void QCPAxisRect::setRangeZoomFactor | ( | double | factor | ) |
void QCPAxisRect::setRangeZoomFactor | ( | double | factor | ) |
void QCPAxisRect::setRangeZoomFactor | ( | double | factor | ) |
void QCPAxisRect::setRangeZoomFactor | ( | double | horizontalFactor, |
double | verticalFactor | ||
) |
void QCPAxisRect::setRangeZoomFactor | ( | double | horizontalFactor, |
double | verticalFactor | ||
) |
void QCPAxisRect::setRangeZoomFactor | ( | double | horizontalFactor, |
double | verticalFactor | ||
) |
void QCPAxisRect::setupFullAxesBox | ( | bool | connectRanges = false | ) |
void QCPAxisRect::setupFullAxesBox | ( | bool | connectRanges = false | ) |
void QCPAxisRect::setupFullAxesBox | ( | bool | connectRanges = false | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
virtual |
Reimplemented from QCPLayoutElement.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
|
virtual |
Reimplemented from QCPLayoutElement.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
|
virtual |
Reimplemented from QCPLayoutElement.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
|
protected |
|
protected |
|
protected |
|
protectedvirtual |
Reimplemented from QCPLayoutElement.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
|
protectedvirtual |
Reimplemented from QCPLayoutElement.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
|
protectedvirtual |
Reimplemented from QCPLayoutElement.
Reimplemented in QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, and QCPColorScaleAxisRectPrivate.
|
inline |
|
inline |
|
inline |
void QCPAxisRect::zoom | ( | const QRectF & | pixelRect | ) |
void QCPAxisRect::zoom | ( | const QRectF & | pixelRect, |
const QList< QCPAxis * > & | affectedAxes | ||
) |
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |