gepetto-viewer 6.0.0
An user-friendly Graphical Interface
|
Signals | |
void | layerChanged (QCPLayer *newLayer) |
void | layerChanged (QCPLayer *newLayer) |
void | layerChanged (QCPLayer *newLayer) |
Public Member Functions | |
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) |
virtual double | selectTest (const QPointF &pos, bool onlySelectable, QVariant *details=0) const |
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) |
virtual double | selectTest (const QPointF &pos, bool onlySelectable, QVariant *details=0) const |
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) |
virtual double | selectTest (const QPointF &pos, bool onlySelectable, QVariant *details=0) const |
bool | realVisibility () const |
Protected Member Functions | |
virtual void | parentPlotInitialized (QCustomPlot *parentPlot) |
virtual QCP::Interaction | selectionCategory () const |
virtual QRect | clipRect () const |
virtual void | applyDefaultAntialiasingHint (QCPPainter *painter) const =0 |
virtual void | draw (QCPPainter *painter)=0 |
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 void | parentPlotInitialized (QCustomPlot *parentPlot) |
virtual QCP::Interaction | selectionCategory () const |
virtual QRect | clipRect () const |
virtual void | applyDefaultAntialiasingHint (QCPPainter *painter) const =0 |
virtual void | draw (QCPPainter *painter)=0 |
virtual void | selectEvent (QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) |
virtual void | deselectEvent (bool *selectionStateChanged) |
virtual void | mousePressEvent (QMouseEvent *event, const QVariant &details) |
virtual void | mouseMoveEvent (QMouseEvent *event, const QPointF &startPos) |
virtual void | mouseReleaseEvent (QMouseEvent *event, const QPointF &startPos) |
virtual void | mouseDoubleClickEvent (QMouseEvent *event, const QVariant &details) |
virtual void | wheelEvent (QWheelEvent *event) |
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 void | parentPlotInitialized (QCustomPlot *parentPlot) |
virtual QCP::Interaction | selectionCategory () const |
virtual QRect | clipRect () const |
virtual void | applyDefaultAntialiasingHint (QCPPainter *painter) const =0 |
virtual void | draw (QCPPainter *painter)=0 |
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 |
Protected Attributes | |
bool | mVisible |
QCustomPlot * | mParentPlot |
QPointer< QCPLayerable > | mParentLayerable |
QCPLayer * | mLayer |
bool | mAntialiased |
Friends | |
class | QCustomPlot |
class | QCPAxisRect |
class | QCPLayer |
QCPLayerable::QCPLayerable | ( | QCustomPlot * | plot, |
QString | targetLayer = QString() , |
||
QCPLayerable * | parentLayerable = 0 |
||
) |
QCPLayerable::~QCPLayerable | ( | ) |
QCPLayerable::QCPLayerable | ( | QCustomPlot * | plot, |
QString | targetLayer = QString() , |
||
QCPLayerable * | parentLayerable = 0 |
||
) |
|
virtual |
QCPLayerable::QCPLayerable | ( | QCustomPlot * | plot, |
QString | targetLayer = QString() , |
||
QCPLayerable * | parentLayerable = 0 |
||
) |
QCPLayerable::~QCPLayerable | ( | ) |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protectedpure virtual |
Implemented in QCPLayoutElement, QCPGrid, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAxisRect, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPColorScale, QCPLayoutElement, QCPGrid, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAxisRect, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPColorScale, QCPSelectionRect, QCPLayoutElement, QCPGrid, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAxisRect, QCPAbstractLegendItem, QCPLegend, QCPTextElement, and QCPColorScale.
|
protectedpure virtual |
Implemented in QCPLayoutElement, QCPGrid, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAxisRect, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPColorScale, QCPLayoutElement, QCPGrid, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAxisRect, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPColorScale, QCPSelectionRect, QCPLayoutElement, QCPGrid, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAxisRect, QCPAbstractLegendItem, QCPLegend, QCPTextElement, and QCPColorScale.
|
protectedpure virtual |
Implemented in QCPLayoutElement, QCPGrid, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAxisRect, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPColorScale, QCPLayoutElement, QCPGrid, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAxisRect, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPColorScale, QCPSelectionRect, QCPLayoutElement, QCPGrid, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAxisRect, QCPAbstractLegendItem, QCPLegend, QCPTextElement, and QCPColorScale.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Reimplemented in QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPLegend, and QCPTextElement.
|
protectedvirtual |
Reimplemented in QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPLegend, and QCPTextElement.
|
protectedvirtual |
Reimplemented in QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPLegend, and QCPTextElement.
|
protectedpure virtual |
Implemented in QCPItemRichText, QCPLayoutElement, QCPGrid, QCPAxis, QCPAxisRect, QCPPlottableLegendItem, QCPLegend, QCPPlotTitle, QCPColorScaleAxisRectPrivate, QCPGraph, QCPCurve, QCPBars, QCPStatisticalBox, QCPColorMap, QCPFinancial, QCPItemStraightLine, QCPItemLine, QCPItemCurve, QCPItemRect, QCPItemText, QCPItemEllipse, QCPItemPixmap, QCPItemTracer, QCPItemBracket, QCPLayoutElement, QCPGrid, QCPAxis, QCPAxisRect, QCPPlottableLegendItem, QCPLegend, QCPPlotTitle, QCPColorScaleAxisRectPrivate, QCPGraph, QCPCurve, QCPBars, QCPStatisticalBox, QCPColorMap, QCPFinancial, QCPItemStraightLine, QCPItemLine, QCPItemCurve, QCPItemRect, QCPItemText, QCPItemEllipse, QCPItemPixmap, QCPItemTracer, QCPItemBracket, QCPSelectionRect, QCPLayoutElement, QCPGrid, QCPAxis, QCPAxisRect, QCPPlottableLegendItem, QCPLegend, QCPTextElement, QCPColorScaleAxisRectPrivate, QCPGraph, QCPCurve, QCPBars, QCPStatisticalBox, QCPColorMap, QCPFinancial, QCPErrorBars, QCPItemStraightLine, QCPItemLine, QCPItemCurve, QCPItemRect, QCPItemText, QCPItemEllipse, QCPItemPixmap, QCPItemTracer, QCPItemBracket, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractPlottable, QCPAbstractItem, and QCPAbstractLegendItem.
|
protectedpure virtual |
Implemented in QCPItemRichText, QCPLayoutElement, QCPGrid, QCPAxis, QCPAxisRect, QCPPlottableLegendItem, QCPLegend, QCPPlotTitle, QCPColorScaleAxisRectPrivate, QCPGraph, QCPCurve, QCPBars, QCPStatisticalBox, QCPColorMap, QCPFinancial, QCPItemStraightLine, QCPItemLine, QCPItemCurve, QCPItemRect, QCPItemText, QCPItemEllipse, QCPItemPixmap, QCPItemTracer, QCPItemBracket, QCPLayoutElement, QCPGrid, QCPAxis, QCPAxisRect, QCPPlottableLegendItem, QCPLegend, QCPPlotTitle, QCPColorScaleAxisRectPrivate, QCPGraph, QCPCurve, QCPBars, QCPStatisticalBox, QCPColorMap, QCPFinancial, QCPItemStraightLine, QCPItemLine, QCPItemCurve, QCPItemRect, QCPItemText, QCPItemEllipse, QCPItemPixmap, QCPItemTracer, QCPItemBracket, QCPSelectionRect, QCPLayoutElement, QCPGrid, QCPAxis, QCPAxisRect, QCPPlottableLegendItem, QCPLegend, QCPTextElement, QCPColorScaleAxisRectPrivate, QCPGraph, QCPCurve, QCPBars, QCPStatisticalBox, QCPColorMap, QCPFinancial, QCPErrorBars, QCPItemStraightLine, QCPItemLine, QCPItemCurve, QCPItemRect, QCPItemText, QCPItemEllipse, QCPItemPixmap, QCPItemTracer, QCPItemBracket, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractPlottable, QCPAbstractItem, and QCPAbstractLegendItem.
|
protectedpure virtual |
Implemented in QCPItemRichText, QCPLayoutElement, QCPGrid, QCPAxis, QCPAxisRect, QCPPlottableLegendItem, QCPLegend, QCPPlotTitle, QCPColorScaleAxisRectPrivate, QCPGraph, QCPCurve, QCPBars, QCPStatisticalBox, QCPColorMap, QCPFinancial, QCPItemStraightLine, QCPItemLine, QCPItemCurve, QCPItemRect, QCPItemText, QCPItemEllipse, QCPItemPixmap, QCPItemTracer, QCPItemBracket, QCPLayoutElement, QCPGrid, QCPAxis, QCPAxisRect, QCPPlottableLegendItem, QCPLegend, QCPPlotTitle, QCPColorScaleAxisRectPrivate, QCPGraph, QCPCurve, QCPBars, QCPStatisticalBox, QCPColorMap, QCPFinancial, QCPItemStraightLine, QCPItemLine, QCPItemCurve, QCPItemRect, QCPItemText, QCPItemEllipse, QCPItemPixmap, QCPItemTracer, QCPItemBracket, QCPSelectionRect, QCPLayoutElement, QCPGrid, QCPAxis, QCPAxisRect, QCPPlottableLegendItem, QCPLegend, QCPTextElement, QCPColorScaleAxisRectPrivate, QCPGraph, QCPCurve, QCPBars, QCPStatisticalBox, QCPColorMap, QCPFinancial, QCPErrorBars, QCPItemStraightLine, QCPItemLine, QCPItemCurve, QCPItemRect, QCPItemText, QCPItemEllipse, QCPItemPixmap, QCPItemTracer, QCPItemBracket, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractPlottable, QCPAbstractItem, and QCPAbstractLegendItem.
|
protected |
|
protected |
|
protected |
|
inline |
|
inline |
|
inline |
|
signal |
|
signal |
|
signal |
|
protectedvirtual |
Reimplemented in QCPTextElement.
|
protectedvirtual |
Reimplemented in QCPColorScaleAxisRectPrivate, QCPAxis, QCPAxisRect, QCPColorScaleAxisRectPrivate, QCPColorScale, and QCPColorScaleAxisRectPrivate.
|
protectedvirtual |
Reimplemented in QCPColorScaleAxisRectPrivate, QCPAxis, QCPAxisRect, QCPTextElement, QCPColorScaleAxisRectPrivate, QCPColorScale, and QCPColorScaleAxisRectPrivate.
|
protectedvirtual |
Reimplemented in QCPColorScaleAxisRectPrivate, QCPAxis, QCPAxisRect, QCPTextElement, QCPColorScaleAxisRectPrivate, QCPColorScale, and QCPColorScaleAxisRectPrivate.
|
protected |
|
protected |
|
protected |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protectedvirtual |
Reimplemented in QCPLayoutElement, QCPLegend, QCPLayoutElement, QCPLegend, QCPLayoutElement, and QCPLegend.
|
protectedvirtual |
Reimplemented in QCPLayoutElement, QCPLegend, QCPLayoutElement, QCPLegend, QCPLayoutElement, and QCPLegend.
|
protectedvirtual |
Reimplemented in QCPLayoutElement, QCPLegend, QCPLayoutElement, QCPLegend, QCPLayoutElement, and QCPLegend.
bool QCPLayerable::realVisibility | ( | ) | const |
bool QCPLayerable::realVisibility | ( | ) | const |
bool QCPLayerable::realVisibility | ( | ) | const |
|
protectedvirtual |
Reimplemented in QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPLegend, and QCPTextElement.
|
protectedvirtual |
Reimplemented in QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPLegend, and QCPTextElement.
|
protectedvirtual |
Reimplemented in QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPAxis, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractLegendItem, QCPLegend, and QCPTextElement.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
virtual |
Reimplemented in QCPLayoutElement, QCPLayoutInset, QCPAxis, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPGraph, QCPCurve, QCPBars, QCPStatisticalBox, QCPColorMap, QCPFinancial, QCPItemStraightLine, QCPItemLine, QCPItemCurve, QCPItemRect, QCPItemText, QCPItemEllipse, QCPItemPixmap, QCPItemTracer, QCPItemBracket, QCPLayoutElement, QCPLayoutInset, QCPAxis, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPGraph, QCPCurve, QCPBars, QCPStatisticalBox, QCPColorMap, QCPFinancial, QCPItemStraightLine, QCPItemLine, QCPItemCurve, QCPItemRect, QCPItemText, QCPItemEllipse, QCPItemPixmap, QCPItemTracer, QCPItemBracket, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractPlottable, QCPAbstractItem, QCPLayoutElement, QCPLayoutInset, QCPAxis, QCPAbstractPlottable1D< DataType >, QCPAbstractPlottable1D< QCPBarsData >, QCPAbstractPlottable1D< QCPCurveData >, QCPAbstractPlottable1D< QCPFinancialData >, QCPAbstractPlottable1D< QCPGraphData >, QCPAbstractPlottable1D< QCPStatisticalBoxData >, QCPAbstractLegendItem, QCPLegend, QCPTextElement, QCPGraph, QCPCurve, QCPBars, QCPStatisticalBox, QCPColorMap, QCPFinancial, QCPErrorBars, QCPItemStraightLine, QCPItemLine, QCPItemCurve, QCPItemRect, QCPItemText, QCPItemEllipse, QCPItemPixmap, QCPItemTracer, QCPItemBracket, QCPAbstractPlottable, and QCPAbstractItem.
|
virtual |
Reimplemented in QCPLayoutElement, QCPLayoutInset, QCPAxis, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPGraph, QCPCurve, QCPBars, QCPStatisticalBox, QCPColorMap, QCPFinancial, QCPItemStraightLine, QCPItemLine, QCPItemCurve, QCPItemRect, QCPItemText, QCPItemEllipse, QCPItemPixmap, QCPItemTracer, QCPItemBracket, QCPLayoutElement, QCPLayoutInset, QCPAxis, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPGraph, QCPCurve, QCPBars, QCPStatisticalBox, QCPColorMap, QCPFinancial, QCPItemStraightLine, QCPItemLine, QCPItemCurve, QCPItemRect, QCPItemText, QCPItemEllipse, QCPItemPixmap, QCPItemTracer, QCPItemBracket, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractPlottable, QCPAbstractItem, QCPLayoutElement, QCPLayoutInset, QCPAxis, QCPAbstractPlottable1D< DataType >, QCPAbstractPlottable1D< QCPBarsData >, QCPAbstractPlottable1D< QCPCurveData >, QCPAbstractPlottable1D< QCPFinancialData >, QCPAbstractPlottable1D< QCPGraphData >, QCPAbstractPlottable1D< QCPStatisticalBoxData >, QCPAbstractLegendItem, QCPLegend, QCPTextElement, QCPGraph, QCPCurve, QCPBars, QCPStatisticalBox, QCPColorMap, QCPFinancial, QCPErrorBars, QCPItemStraightLine, QCPItemLine, QCPItemCurve, QCPItemRect, QCPItemText, QCPItemEllipse, QCPItemPixmap, QCPItemTracer, QCPItemBracket, QCPAbstractPlottable, and QCPAbstractItem.
|
virtual |
Reimplemented in QCPLayoutElement, QCPLayoutInset, QCPAxis, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPGraph, QCPCurve, QCPBars, QCPStatisticalBox, QCPColorMap, QCPFinancial, QCPItemStraightLine, QCPItemLine, QCPItemCurve, QCPItemRect, QCPItemText, QCPItemEllipse, QCPItemPixmap, QCPItemTracer, QCPItemBracket, QCPLayoutElement, QCPLayoutInset, QCPAxis, QCPAbstractLegendItem, QCPLegend, QCPPlotTitle, QCPGraph, QCPCurve, QCPBars, QCPStatisticalBox, QCPColorMap, QCPFinancial, QCPItemStraightLine, QCPItemLine, QCPItemCurve, QCPItemRect, QCPItemText, QCPItemEllipse, QCPItemPixmap, QCPItemTracer, QCPItemBracket, QCPAbstractPlottable, QCPAbstractItem, QCPAbstractPlottable, QCPAbstractItem, QCPLayoutElement, QCPLayoutInset, QCPAxis, QCPAbstractPlottable1D< DataType >, QCPAbstractPlottable1D< QCPBarsData >, QCPAbstractPlottable1D< QCPCurveData >, QCPAbstractPlottable1D< QCPFinancialData >, QCPAbstractPlottable1D< QCPGraphData >, QCPAbstractPlottable1D< QCPStatisticalBoxData >, QCPAbstractLegendItem, QCPLegend, QCPTextElement, QCPGraph, QCPCurve, QCPBars, QCPStatisticalBox, QCPColorMap, QCPFinancial, QCPErrorBars, QCPItemStraightLine, QCPItemLine, QCPItemCurve, QCPItemRect, QCPItemText, QCPItemEllipse, QCPItemPixmap, QCPItemTracer, QCPItemBracket, QCPAbstractPlottable, and QCPAbstractItem.
void QCPLayerable::setAntialiased | ( | bool | enabled | ) |
void QCPLayerable::setAntialiased | ( | bool | enabled | ) |
void QCPLayerable::setAntialiased | ( | bool | enabled | ) |
bool QCPLayerable::setLayer | ( | const QString & | layerName | ) |
bool QCPLayerable::setLayer | ( | const QString & | layerName | ) |
bool QCPLayerable::setLayer | ( | const QString & | layerName | ) |
Q_SLOT bool QCPLayerable::setLayer | ( | QCPLayer * | layer | ) |
Q_SLOT bool QCPLayerable::setLayer | ( | QCPLayer * | layer | ) |
Q_SLOT bool QCPLayerable::setLayer | ( | QCPLayer * | layer | ) |
|
protected |
|
protected |
|
protected |
void QCPLayerable::setVisible | ( | bool | on | ) |
void QCPLayerable::setVisible | ( | bool | on | ) |
void QCPLayerable::setVisible | ( | bool | on | ) |
|
inline |
|
inline |
|
inline |
|
protectedvirtual |
Reimplemented in QCPLayoutElement, QCPAxisRect, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScale, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPLayoutElement, QCPAxisRect, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScale, QCPColorScaleAxisRectPrivate, QCPAxis, QCPAxisRect, QCPColorScaleAxisRectPrivate, QCPColorScale, and QCPColorScaleAxisRectPrivate.
|
friend |
|
friend |
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |