| 
|   | QCPItemRichText (QCustomPlot *parentPlot) | 
|   | 
| virtual  | ~QCPItemRichText () | 
|   | 
| void  | setText (const QString &text) | 
|   | 
|   | QCPItemText (QCustomPlot *parentPlot) | 
|   | 
| virtual  | ~QCPItemText () | 
|   | 
| QColor  | color () const | 
|   | 
| QColor  | selectedColor () const | 
|   | 
| QPen  | pen () const | 
|   | 
| QPen  | selectedPen () const | 
|   | 
| QBrush  | brush () const | 
|   | 
| QBrush  | selectedBrush () const | 
|   | 
| QFont  | font () const | 
|   | 
| QFont  | selectedFont () const | 
|   | 
| QString  | text () const | 
|   | 
| Qt::Alignment  | positionAlignment () const | 
|   | 
| Qt::Alignment  | textAlignment () const | 
|   | 
| double  | rotation () const | 
|   | 
| QMargins  | padding () const | 
|   | 
| void  | setColor (const QColor &color) | 
|   | 
| void  | setSelectedColor (const QColor &color) | 
|   | 
| void  | setPen (const QPen &pen) | 
|   | 
| void  | setSelectedPen (const QPen &pen) | 
|   | 
| void  | setBrush (const QBrush &brush) | 
|   | 
| void  | setSelectedBrush (const QBrush &brush) | 
|   | 
| void  | setFont (const QFont &font) | 
|   | 
| void  | setSelectedFont (const QFont &font) | 
|   | 
| void  | setText (const QString &text) | 
|   | 
| void  | setPositionAlignment (Qt::Alignment alignment) | 
|   | 
| void  | setTextAlignment (Qt::Alignment alignment) | 
|   | 
| void  | setRotation (double degrees) | 
|   | 
| void  | setPadding (const QMargins &padding) | 
|   | 
| virtual double  | selectTest (const QPointF &pos, bool onlySelectable, QVariant *details=0) const | 
|   | 
|   | QCPItemText (QCustomPlot *parentPlot) | 
|   | 
| virtual  | ~QCPItemText () | 
|   | 
| QColor  | color () const | 
|   | 
| QColor  | selectedColor () const | 
|   | 
| QPen  | pen () const | 
|   | 
| QPen  | selectedPen () const | 
|   | 
| QBrush  | brush () const | 
|   | 
| QBrush  | selectedBrush () const | 
|   | 
| QFont  | font () const | 
|   | 
| QFont  | selectedFont () const | 
|   | 
| QString  | text () const | 
|   | 
| Qt::Alignment  | positionAlignment () const | 
|   | 
| Qt::Alignment  | textAlignment () const | 
|   | 
| double  | rotation () const | 
|   | 
| QMargins  | padding () const | 
|   | 
| void  | setColor (const QColor &color) | 
|   | 
| void  | setSelectedColor (const QColor &color) | 
|   | 
| void  | setPen (const QPen &pen) | 
|   | 
| void  | setSelectedPen (const QPen &pen) | 
|   | 
| void  | setBrush (const QBrush &brush) | 
|   | 
| void  | setSelectedBrush (const QBrush &brush) | 
|   | 
| void  | setFont (const QFont &font) | 
|   | 
| void  | setSelectedFont (const QFont &font) | 
|   | 
| void  | setText (const QString &text) | 
|   | 
| void  | setPositionAlignment (Qt::Alignment alignment) | 
|   | 
| void  | setTextAlignment (Qt::Alignment alignment) | 
|   | 
| void  | setRotation (double degrees) | 
|   | 
| void  | setPadding (const QMargins &padding) | 
|   | 
| virtual double  | selectTest (const QPointF &pos, bool onlySelectable, QVariant *details=0) const Q_DECL_OVERRIDE | 
|   | 
|   | QCPItemText (QCustomPlot *parentPlot) | 
|   | 
| virtual  | ~QCPItemText () | 
|   | 
| QColor  | color () const | 
|   | 
| QColor  | selectedColor () const | 
|   | 
| QPen  | pen () const | 
|   | 
| QPen  | selectedPen () const | 
|   | 
| QBrush  | brush () const | 
|   | 
| QBrush  | selectedBrush () const | 
|   | 
| QFont  | font () const | 
|   | 
| QFont  | selectedFont () const | 
|   | 
| QString  | text () const | 
|   | 
| Qt::Alignment  | positionAlignment () const | 
|   | 
| Qt::Alignment  | textAlignment () const | 
|   | 
| double  | rotation () const | 
|   | 
| QMargins  | padding () const | 
|   | 
| void  | setColor (const QColor &color) | 
|   | 
| void  | setSelectedColor (const QColor &color) | 
|   | 
| void  | setPen (const QPen &pen) | 
|   | 
| void  | setSelectedPen (const QPen &pen) | 
|   | 
| void  | setBrush (const QBrush &brush) | 
|   | 
| void  | setSelectedBrush (const QBrush &brush) | 
|   | 
| void  | setFont (const QFont &font) | 
|   | 
| void  | setSelectedFont (const QFont &font) | 
|   | 
| void  | setText (const QString &text) | 
|   | 
| void  | setPositionAlignment (Qt::Alignment alignment) | 
|   | 
| void  | setTextAlignment (Qt::Alignment alignment) | 
|   | 
| void  | setRotation (double degrees) | 
|   | 
| void  | setPadding (const QMargins &padding) | 
|   | 
| virtual double  | selectTest (const QPointF &pos, bool onlySelectable, QVariant *details=0) const | 
|   | 
|   | QCPAbstractItem (QCustomPlot *parentPlot) | 
|   | 
| virtual  | ~QCPAbstractItem () | 
|   | 
| bool  | clipToAxisRect () const | 
|   | 
| QCPAxisRect *  | clipAxisRect () const | 
|   | 
| bool  | selectable () const | 
|   | 
| bool  | selected () const | 
|   | 
| void  | setClipToAxisRect (bool clip) | 
|   | 
| void  | setClipAxisRect (QCPAxisRect *rect) | 
|   | 
| Q_SLOT void  | setSelectable (bool selectable) | 
|   | 
| Q_SLOT void  | setSelected (bool selected) | 
|   | 
| QList< QCPItemPosition * >  | positions () const | 
|   | 
| QList< QCPItemAnchor * >  | anchors () const | 
|   | 
| QCPItemPosition *  | position (const QString &name) const | 
|   | 
| QCPItemAnchor *  | anchor (const QString &name) const | 
|   | 
| bool  | hasAnchor (const QString &name) const | 
|   | 
|   | QCPAbstractItem (QCustomPlot *parentPlot) | 
|   | 
| virtual  | ~QCPAbstractItem () | 
|   | 
| bool  | clipToAxisRect () const | 
|   | 
| QCPAxisRect *  | clipAxisRect () const | 
|   | 
| bool  | selectable () const | 
|   | 
| bool  | selected () const | 
|   | 
| void  | setClipToAxisRect (bool clip) | 
|   | 
| void  | setClipAxisRect (QCPAxisRect *rect) | 
|   | 
| Q_SLOT void  | setSelectable (bool selectable) | 
|   | 
| Q_SLOT void  | setSelected (bool selected) | 
|   | 
| QList< QCPItemPosition * >  | positions () const | 
|   | 
| QList< QCPItemAnchor * >  | anchors () const | 
|   | 
| QCPItemPosition *  | position (const QString &name) const | 
|   | 
| QCPItemAnchor *  | anchor (const QString &name) const | 
|   | 
| bool  | hasAnchor (const QString &name) const | 
|   | 
|   | QCPAbstractItem (QCustomPlot *parentPlot) | 
|   | 
| virtual  | ~QCPAbstractItem () | 
|   | 
| bool  | clipToAxisRect () const | 
|   | 
| QCPAxisRect *  | clipAxisRect () const | 
|   | 
| bool  | selectable () const | 
|   | 
| bool  | selected () const | 
|   | 
| void  | setClipToAxisRect (bool clip) | 
|   | 
| void  | setClipAxisRect (QCPAxisRect *rect) | 
|   | 
| Q_SLOT void  | setSelectable (bool selectable) | 
|   | 
| Q_SLOT void  | setSelected (bool selected) | 
|   | 
| QList< QCPItemPosition * >  | positions () const | 
|   | 
| QList< QCPItemAnchor * >  | anchors () const | 
|   | 
| QCPItemPosition *  | position (const QString &name) const | 
|   | 
| QCPItemAnchor *  | anchor (const QString &name) const | 
|   | 
| bool  | hasAnchor (const QString &name) 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 | 
|   | 
 | 
| virtual void  | draw (QCPPainter *painter) | 
|   | 
| virtual QPointF  | anchorPixelPoint (int anchorId) const | 
|   | 
| QPointF  | getTextDrawPoint (const QPointF &pos, const QRectF &rect, Qt::Alignment positionAlignment) const | 
|   | 
| QFont  | mainFont () const | 
|   | 
| QColor  | mainColor () const | 
|   | 
| QPen  | mainPen () const | 
|   | 
| QBrush  | mainBrush () const | 
|   | 
| virtual QPointF  | anchorPixelPosition (int anchorId) const Q_DECL_OVERRIDE | 
|   | 
| QPointF  | getTextDrawPoint (const QPointF &pos, const QRectF &rect, Qt::Alignment positionAlignment) const | 
|   | 
| QFont  | mainFont () const | 
|   | 
| QColor  | mainColor () const | 
|   | 
| QPen  | mainPen () const | 
|   | 
| QBrush  | mainBrush () const | 
|   | 
| virtual QPointF  | anchorPixelPoint (int anchorId) const | 
|   | 
| QPointF  | getTextDrawPoint (const QPointF &pos, const QRectF &rect, Qt::Alignment positionAlignment) const | 
|   | 
| QFont  | mainFont () const | 
|   | 
| QColor  | mainColor () const | 
|   | 
| QPen  | mainPen () const | 
|   | 
| QBrush  | mainBrush () const | 
|   | 
| virtual QCP::Interaction  | selectionCategory () const | 
|   | 
| virtual QRect  | clipRect () const | 
|   | 
| virtual void  | applyDefaultAntialiasingHint (QCPPainter *painter) const | 
|   | 
| virtual void  | selectEvent (QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) | 
|   | 
| virtual void  | deselectEvent (bool *selectionStateChanged) | 
|   | 
| double  | distSqrToLine (const QPointF &start, const QPointF &end, const QPointF &point) const | 
|   | 
| double  | rectSelectTest (const QRectF &rect, const QPointF &pos, bool filledRect) const | 
|   | 
| QCPItemPosition *  | createPosition (const QString &name) | 
|   | 
| QCPItemAnchor *  | createAnchor (const QString &name, int anchorId) | 
|   | 
| virtual QCP::Interaction  | selectionCategory () const Q_DECL_OVERRIDE | 
|   | 
| virtual QRect  | clipRect () const Q_DECL_OVERRIDE | 
|   | 
| virtual void  | applyDefaultAntialiasingHint (QCPPainter *painter) const Q_DECL_OVERRIDE | 
|   | 
| virtual void  | selectEvent (QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) Q_DECL_OVERRIDE | 
|   | 
| virtual void  | deselectEvent (bool *selectionStateChanged) Q_DECL_OVERRIDE | 
|   | 
| double  | rectDistance (const QRectF &rect, const QPointF &pos, bool filledRect) const | 
|   | 
| QCPItemPosition *  | createPosition (const QString &name) | 
|   | 
| QCPItemAnchor *  | createAnchor (const QString &name, int anchorId) | 
|   | 
| virtual QCP::Interaction  | selectionCategory () const | 
|   | 
| virtual QRect  | clipRect () const | 
|   | 
| virtual void  | applyDefaultAntialiasingHint (QCPPainter *painter) const | 
|   | 
| virtual void  | selectEvent (QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) | 
|   | 
| virtual void  | deselectEvent (bool *selectionStateChanged) | 
|   | 
| double  | distSqrToLine (const QPointF &start, const QPointF &end, const QPointF &point) const | 
|   | 
| double  | rectSelectTest (const QRectF &rect, const QPointF &pos, bool filledRect) const | 
|   | 
| QCPItemPosition *  | createPosition (const QString &name) | 
|   | 
| QCPItemAnchor *  | createAnchor (const QString &name, int anchorId) | 
|   | 
| virtual void  | parentPlotInitialized (QCustomPlot *parentPlot) | 
|   | 
| 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 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) | 
|   | 
| void  | initializeParentPlot (QCustomPlot *parentPlot) | 
|   | 
| void  | setParentLayerable (QCPLayerable *parentLayerable) | 
|   | 
| bool  | moveToLayer (QCPLayer *layer, bool prepend) | 
|   | 
| void  | applyAntialiasingHint (QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const | 
|   | 
 | 
| void  | selectionChanged (bool selected) | 
|   | 
| void  | selectableChanged (bool selectable) | 
|   | 
| void  | selectionChanged (bool selected) | 
|   | 
| void  | selectableChanged (bool selectable) | 
|   | 
| void  | selectionChanged (bool selected) | 
|   | 
| void  | selectableChanged (bool selectable) | 
|   | 
| void  | layerChanged (QCPLayer *newLayer) | 
|   | 
| void  | layerChanged (QCPLayer *newLayer) | 
|   | 
| void  | layerChanged (QCPLayer *newLayer) | 
|   | 
| QCPItemPosition *const  | position | 
|   | 
| QCPItemAnchor *const  | topLeft | 
|   | 
| QCPItemAnchor *const  | top | 
|   | 
| QCPItemAnchor *const  | topRight | 
|   | 
| QCPItemAnchor *const  | right | 
|   | 
| QCPItemAnchor *const  | bottomRight | 
|   | 
| QCPItemAnchor *const  | bottom | 
|   | 
| QCPItemAnchor *const  | bottomLeft | 
|   | 
| QCPItemAnchor *const  | left | 
|   | 
| enum   | AnchorIndex {  
  aiTopLeft
, aiTop
, aiTopRight
, aiRight
,  
  aiBottomRight
, aiBottom
, aiBottomLeft
, aiLeft
,  
  aiTopLeft
, aiTop
, aiTopRight
, aiRight
,  
  aiBottomRight
, aiBottom
, aiBottomLeft
, aiLeft
,  
  aiTopLeft
, aiTop
, aiTopRight
, aiRight
,  
  aiBottomRight
, aiBottom
, aiBottomLeft
, aiLeft
 
 } | 
|   | 
| enum   | AnchorIndex {  
  aiTopLeft
, aiTop
, aiTopRight
, aiRight
,  
  aiBottomRight
, aiBottom
, aiBottomLeft
, aiLeft
,  
  aiTopLeft
, aiTop
, aiTopRight
, aiRight
,  
  aiBottomRight
, aiBottom
, aiBottomLeft
, aiLeft
,  
  aiTopLeft
, aiTop
, aiTopRight
, aiRight
,  
  aiBottomRight
, aiBottom
, aiBottomLeft
, aiLeft
 
 } | 
|   | 
| enum   | AnchorIndex {  
  aiTopLeft
, aiTop
, aiTopRight
, aiRight
,  
  aiBottomRight
, aiBottom
, aiBottomLeft
, aiLeft
,  
  aiTopLeft
, aiTop
, aiTopRight
, aiRight
,  
  aiBottomRight
, aiBottom
, aiBottomLeft
, aiLeft
,  
  aiTopLeft
, aiTop
, aiTopRight
, aiRight
,  
  aiBottomRight
, aiBottom
, aiBottomLeft
, aiLeft
 
 } | 
|   |