gepetto-viewer 5.2.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 QCPAbstractItem, QCPAbstractItem, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractPlottable, QCPAbstractPlottable, QCPAbstractPlottable, QCPAxis, QCPAxis, QCPAxis, QCPAxisRect, QCPAxisRect, QCPAxisRect, QCPColorScale, QCPColorScale, QCPColorScale, QCPGrid, QCPGrid, QCPGrid, QCPLayoutElement, QCPLayoutElement, QCPLayoutElement, QCPLegend, QCPLegend, QCPLegend, QCPPlotTitle, QCPPlotTitle, QCPSelectionRect, and QCPTextElement.
|
protectedpure virtual |
Implemented in QCPAbstractItem, QCPAbstractItem, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractPlottable, QCPAbstractPlottable, QCPAbstractPlottable, QCPAxis, QCPAxis, QCPAxis, QCPAxisRect, QCPAxisRect, QCPAxisRect, QCPColorScale, QCPColorScale, QCPColorScale, QCPGrid, QCPGrid, QCPGrid, QCPLayoutElement, QCPLayoutElement, QCPLayoutElement, QCPLegend, QCPLegend, QCPLegend, QCPPlotTitle, QCPPlotTitle, QCPSelectionRect, and QCPTextElement.
|
protectedpure virtual |
Implemented in QCPAbstractItem, QCPAbstractItem, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractPlottable, QCPAbstractPlottable, QCPAbstractPlottable, QCPAxis, QCPAxis, QCPAxis, QCPAxisRect, QCPAxisRect, QCPAxisRect, QCPColorScale, QCPColorScale, QCPColorScale, QCPGrid, QCPGrid, QCPGrid, QCPLayoutElement, QCPLayoutElement, QCPLayoutElement, QCPLegend, QCPLegend, QCPLegend, QCPPlotTitle, QCPPlotTitle, QCPSelectionRect, and QCPTextElement.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Reimplemented in QCPAbstractItem, QCPAbstractItem, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractPlottable, QCPAbstractPlottable, QCPAbstractPlottable, QCPAxis, QCPAxis, QCPAxis, QCPLegend, QCPLegend, QCPLegend, QCPPlotTitle, QCPPlotTitle, and QCPTextElement.
|
protectedvirtual |
Reimplemented in QCPAbstractItem, QCPAbstractItem, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractPlottable, QCPAbstractPlottable, QCPAbstractPlottable, QCPAxis, QCPAxis, QCPAxis, QCPLegend, QCPLegend, QCPLegend, QCPPlotTitle, QCPPlotTitle, and QCPTextElement.
|
protectedvirtual |
Reimplemented in QCPAbstractItem, QCPAbstractItem, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractPlottable, QCPAbstractPlottable, QCPAbstractPlottable, QCPAxis, QCPAxis, QCPAxis, QCPLegend, QCPLegend, QCPLegend, QCPPlotTitle, QCPPlotTitle, and QCPTextElement.
|
protectedpure virtual |
Implemented in QCPAbstractItem, QCPAbstractItem, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractPlottable, QCPAbstractPlottable, QCPAbstractPlottable, QCPAxis, QCPAxis, QCPAxis, QCPAxisRect, QCPAxisRect, QCPAxisRect, QCPBars, QCPBars, QCPBars, QCPColorMap, QCPColorMap, QCPColorMap, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPCurve, QCPCurve, QCPCurve, QCPErrorBars, QCPFinancial, QCPFinancial, QCPFinancial, QCPGraph, QCPGraph, QCPGraph, QCPGrid, QCPGrid, QCPGrid, QCPItemBracket, QCPItemBracket, QCPItemBracket, QCPItemCurve, QCPItemCurve, QCPItemCurve, QCPItemEllipse, QCPItemEllipse, QCPItemEllipse, QCPItemLine, QCPItemLine, QCPItemLine, QCPItemPixmap, QCPItemPixmap, QCPItemPixmap, QCPItemRect, QCPItemRect, QCPItemRect, QCPItemRichText, QCPItemStraightLine, QCPItemStraightLine, QCPItemStraightLine, QCPItemText, QCPItemText, QCPItemText, QCPItemTracer, QCPItemTracer, QCPItemTracer, QCPLayoutElement, QCPLayoutElement, QCPLayoutElement, QCPLegend, QCPLegend, QCPLegend, QCPPlottableLegendItem, QCPPlottableLegendItem, QCPPlottableLegendItem, QCPPlotTitle, QCPPlotTitle, QCPSelectionRect, QCPStatisticalBox, QCPStatisticalBox, QCPStatisticalBox, and QCPTextElement.
|
protectedpure virtual |
Implemented in QCPAbstractItem, QCPAbstractItem, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractPlottable, QCPAbstractPlottable, QCPAbstractPlottable, QCPAxis, QCPAxis, QCPAxis, QCPAxisRect, QCPAxisRect, QCPAxisRect, QCPBars, QCPBars, QCPBars, QCPColorMap, QCPColorMap, QCPColorMap, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPCurve, QCPCurve, QCPCurve, QCPErrorBars, QCPFinancial, QCPFinancial, QCPFinancial, QCPGraph, QCPGraph, QCPGraph, QCPGrid, QCPGrid, QCPGrid, QCPItemBracket, QCPItemBracket, QCPItemBracket, QCPItemCurve, QCPItemCurve, QCPItemCurve, QCPItemEllipse, QCPItemEllipse, QCPItemEllipse, QCPItemLine, QCPItemLine, QCPItemLine, QCPItemPixmap, QCPItemPixmap, QCPItemPixmap, QCPItemRect, QCPItemRect, QCPItemRect, QCPItemRichText, QCPItemStraightLine, QCPItemStraightLine, QCPItemStraightLine, QCPItemText, QCPItemText, QCPItemText, QCPItemTracer, QCPItemTracer, QCPItemTracer, QCPLayoutElement, QCPLayoutElement, QCPLayoutElement, QCPLegend, QCPLegend, QCPLegend, QCPPlottableLegendItem, QCPPlottableLegendItem, QCPPlottableLegendItem, QCPPlotTitle, QCPPlotTitle, QCPSelectionRect, QCPStatisticalBox, QCPStatisticalBox, QCPStatisticalBox, and QCPTextElement.
|
protectedpure virtual |
Implemented in QCPAbstractItem, QCPAbstractItem, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractPlottable, QCPAbstractPlottable, QCPAbstractPlottable, QCPAxis, QCPAxis, QCPAxis, QCPAxisRect, QCPAxisRect, QCPAxisRect, QCPBars, QCPBars, QCPBars, QCPColorMap, QCPColorMap, QCPColorMap, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPColorScaleAxisRectPrivate, QCPCurve, QCPCurve, QCPCurve, QCPErrorBars, QCPFinancial, QCPFinancial, QCPFinancial, QCPGraph, QCPGraph, QCPGraph, QCPGrid, QCPGrid, QCPGrid, QCPItemBracket, QCPItemBracket, QCPItemBracket, QCPItemCurve, QCPItemCurve, QCPItemCurve, QCPItemEllipse, QCPItemEllipse, QCPItemEllipse, QCPItemLine, QCPItemLine, QCPItemLine, QCPItemPixmap, QCPItemPixmap, QCPItemPixmap, QCPItemRect, QCPItemRect, QCPItemRect, QCPItemRichText, QCPItemStraightLine, QCPItemStraightLine, QCPItemStraightLine, QCPItemText, QCPItemText, QCPItemText, QCPItemTracer, QCPItemTracer, QCPItemTracer, QCPLayoutElement, QCPLayoutElement, QCPLayoutElement, QCPLegend, QCPLegend, QCPLegend, QCPPlottableLegendItem, QCPPlottableLegendItem, QCPPlottableLegendItem, QCPPlotTitle, QCPPlotTitle, QCPSelectionRect, QCPStatisticalBox, QCPStatisticalBox, QCPStatisticalBox, and QCPTextElement.
|
protected |
|
protected |
|
protected |
|
inline |
|
inline |
|
inline |
|
signal |
|
signal |
|
signal |
|
protectedvirtual |
Reimplemented in QCPTextElement.
|
protectedvirtual |
Reimplemented in QCPAxis, QCPAxisRect, QCPColorScale, and QCPColorScaleAxisRectPrivate.
|
protectedvirtual |
Reimplemented in QCPAxis, QCPAxisRect, QCPColorScale, QCPColorScaleAxisRectPrivate, and QCPTextElement.
|
protectedvirtual |
Reimplemented in QCPAxis, QCPAxisRect, QCPColorScale, QCPColorScaleAxisRectPrivate, and QCPTextElement.
|
protected |
|
protected |
|
protected |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protectedvirtual |
Reimplemented in QCPLayoutElement, QCPLayoutElement, QCPLayoutElement, QCPLegend, QCPLegend, and QCPLegend.
|
protectedvirtual |
Reimplemented in QCPLayoutElement, QCPLayoutElement, QCPLayoutElement, QCPLegend, QCPLegend, and QCPLegend.
|
protectedvirtual |
Reimplemented in QCPLayoutElement, QCPLayoutElement, QCPLayoutElement, QCPLegend, QCPLegend, and QCPLegend.
bool QCPLayerable::realVisibility | ( | ) | const |
bool QCPLayerable::realVisibility | ( | ) | const |
bool QCPLayerable::realVisibility | ( | ) | const |
|
protectedvirtual |
Reimplemented in QCPAbstractItem, QCPAbstractItem, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractPlottable, QCPAbstractPlottable, QCPAbstractPlottable, QCPAxis, QCPAxis, QCPAxis, QCPLegend, QCPLegend, QCPLegend, QCPPlotTitle, QCPPlotTitle, and QCPTextElement.
|
protectedvirtual |
Reimplemented in QCPAbstractItem, QCPAbstractItem, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractPlottable, QCPAbstractPlottable, QCPAbstractPlottable, QCPAxis, QCPAxis, QCPAxis, QCPLegend, QCPLegend, QCPLegend, QCPPlotTitle, QCPPlotTitle, and QCPTextElement.
|
protectedvirtual |
Reimplemented in QCPAbstractItem, QCPAbstractItem, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractPlottable, QCPAbstractPlottable, QCPAbstractPlottable, QCPAxis, QCPAxis, QCPAxis, QCPLegend, QCPLegend, QCPLegend, QCPPlotTitle, QCPPlotTitle, and QCPTextElement.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
virtual |
Reimplemented in QCPAbstractItem, QCPAbstractItem, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractPlottable1D< DataType >, QCPAbstractPlottable1D< QCPBarsData >, QCPAbstractPlottable1D< QCPCurveData >, QCPAbstractPlottable1D< QCPFinancialData >, QCPAbstractPlottable1D< QCPGraphData >, QCPAbstractPlottable1D< QCPStatisticalBoxData >, QCPAbstractPlottable, QCPAbstractPlottable, QCPAbstractPlottable, QCPAxis, QCPAxis, QCPAxis, QCPBars, QCPBars, QCPBars, QCPColorMap, QCPColorMap, QCPColorMap, QCPCurve, QCPCurve, QCPCurve, QCPErrorBars, QCPFinancial, QCPFinancial, QCPFinancial, QCPGraph, QCPGraph, QCPGraph, QCPItemBracket, QCPItemBracket, QCPItemBracket, QCPItemCurve, QCPItemCurve, QCPItemCurve, QCPItemEllipse, QCPItemEllipse, QCPItemEllipse, QCPItemLine, QCPItemLine, QCPItemLine, QCPItemPixmap, QCPItemPixmap, QCPItemPixmap, QCPItemRect, QCPItemRect, QCPItemRect, QCPItemStraightLine, QCPItemStraightLine, QCPItemStraightLine, QCPItemText, QCPItemText, QCPItemText, QCPItemTracer, QCPItemTracer, QCPItemTracer, QCPLayoutElement, QCPLayoutElement, QCPLayoutElement, QCPLayoutInset, QCPLayoutInset, QCPLayoutInset, QCPLegend, QCPLegend, QCPLegend, QCPPlotTitle, QCPPlotTitle, QCPStatisticalBox, QCPStatisticalBox, QCPStatisticalBox, and QCPTextElement.
|
virtual |
Reimplemented in QCPAbstractItem, QCPAbstractItem, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractPlottable1D< DataType >, QCPAbstractPlottable1D< QCPBarsData >, QCPAbstractPlottable1D< QCPCurveData >, QCPAbstractPlottable1D< QCPFinancialData >, QCPAbstractPlottable1D< QCPGraphData >, QCPAbstractPlottable1D< QCPStatisticalBoxData >, QCPAbstractPlottable, QCPAbstractPlottable, QCPAbstractPlottable, QCPAxis, QCPAxis, QCPAxis, QCPBars, QCPBars, QCPBars, QCPColorMap, QCPColorMap, QCPColorMap, QCPCurve, QCPCurve, QCPCurve, QCPErrorBars, QCPFinancial, QCPFinancial, QCPFinancial, QCPGraph, QCPGraph, QCPGraph, QCPItemBracket, QCPItemBracket, QCPItemBracket, QCPItemCurve, QCPItemCurve, QCPItemCurve, QCPItemEllipse, QCPItemEllipse, QCPItemEllipse, QCPItemLine, QCPItemLine, QCPItemLine, QCPItemPixmap, QCPItemPixmap, QCPItemPixmap, QCPItemRect, QCPItemRect, QCPItemRect, QCPItemStraightLine, QCPItemStraightLine, QCPItemStraightLine, QCPItemText, QCPItemText, QCPItemText, QCPItemTracer, QCPItemTracer, QCPItemTracer, QCPLayoutElement, QCPLayoutElement, QCPLayoutElement, QCPLayoutInset, QCPLayoutInset, QCPLayoutInset, QCPLegend, QCPLegend, QCPLegend, QCPPlotTitle, QCPPlotTitle, QCPStatisticalBox, QCPStatisticalBox, QCPStatisticalBox, and QCPTextElement.
|
virtual |
Reimplemented in QCPAbstractItem, QCPAbstractItem, QCPAbstractItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractLegendItem, QCPAbstractPlottable1D< DataType >, QCPAbstractPlottable1D< QCPBarsData >, QCPAbstractPlottable1D< QCPCurveData >, QCPAbstractPlottable1D< QCPFinancialData >, QCPAbstractPlottable1D< QCPGraphData >, QCPAbstractPlottable1D< QCPStatisticalBoxData >, QCPAbstractPlottable, QCPAbstractPlottable, QCPAbstractPlottable, QCPAxis, QCPAxis, QCPAxis, QCPBars, QCPBars, QCPBars, QCPColorMap, QCPColorMap, QCPColorMap, QCPCurve, QCPCurve, QCPCurve, QCPErrorBars, QCPFinancial, QCPFinancial, QCPFinancial, QCPGraph, QCPGraph, QCPGraph, QCPItemBracket, QCPItemBracket, QCPItemBracket, QCPItemCurve, QCPItemCurve, QCPItemCurve, QCPItemEllipse, QCPItemEllipse, QCPItemEllipse, QCPItemLine, QCPItemLine, QCPItemLine, QCPItemPixmap, QCPItemPixmap, QCPItemPixmap, QCPItemRect, QCPItemRect, QCPItemRect, QCPItemStraightLine, QCPItemStraightLine, QCPItemStraightLine, QCPItemText, QCPItemText, QCPItemText, QCPItemTracer, QCPItemTracer, QCPItemTracer, QCPLayoutElement, QCPLayoutElement, QCPLayoutElement, QCPLayoutInset, QCPLayoutInset, QCPLayoutInset, QCPLegend, QCPLegend, QCPLegend, QCPPlotTitle, QCPPlotTitle, QCPStatisticalBox, QCPStatisticalBox, QCPStatisticalBox, and QCPTextElement.
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 QCPAxis, QCPAxisRect, QCPAxisRect, QCPAxisRect, QCPColorScale, QCPColorScale, QCPColorScale, QCPColorScaleAxisRectPrivate, QCPLayoutElement, and QCPLayoutElement.
|
friend |
|
friend |
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |