Aquila  2.0 prealpha
Cognitive Robotics Architecture
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
QCPBars Member List

This is the complete list of members for QCPBars, including all inherited members.

addData(const QCPBarDataMap &dataMap)QCPBars
addData(const QCPBarData &data)QCPBars
addData(double key, double value)QCPBars
addData(const QVector< double > &keys, const QVector< double > &values)QCPBars
addToLegend()QCPAbstractPlottablevirtual
antialiased() const QCPLayerableinline
antialiasedErrorBars() const QCPAbstractPlottableinline
antialiasedFill() const QCPAbstractPlottableinline
antialiasedScatters() const QCPAbstractPlottableinline
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const QCPLayerableprotected
applyDefaultAntialiasingHint(QCPPainter *painter) const QCPAbstractPlottableprotectedvirtual
applyErrorBarsAntialiasingHint(QCPPainter *painter) const QCPAbstractPlottableprotected
applyFillAntialiasingHint(QCPPainter *painter) const QCPAbstractPlottableprotected
applyScattersAntialiasingHint(QCPPainter *painter) const QCPAbstractPlottableprotected
barAbove() const QCPBarsinline
barBelow() const QCPBarsinline
brush() const QCPAbstractPlottableinline
clearData()QCPBarsvirtual
clipRect() const QCPAbstractPlottableprotectedvirtual
connectBars(QCPBars *lower, QCPBars *upper)QCPBarsprotectedstatic
coordsToPixels(double key, double value, double &x, double &y) const QCPAbstractPlottableprotected
coordsToPixels(double key, double value) const QCPAbstractPlottableprotected
data() const QCPBarsinline
distSqrToLine(const QPointF &start, const QPointF &end, const QPointF &point) const QCPAbstractPlottableprotected
draw(QCPPainter *painter)QCPBarsprotectedvirtual
drawLegendIcon(QCPPainter *painter, const QRect &rect) const QCPBarsprotectedvirtual
getBarPolygon(double key, double value) const QCPBarsprotected
getBaseValue(double key, bool positive) const QCPBarsprotected
getKeyRange(bool &validRange, SignDomain inSignDomain=sdBoth) const QCPBarsprotectedvirtual
getValueRange(bool &validRange, SignDomain inSignDomain=sdBoth) const QCPBarsprotectedvirtual
keyAxis() const QCPAbstractPlottableinline
layer() const QCPLayerableinline
mainBrush() const QCPAbstractPlottableprotected
mainPen() const QCPAbstractPlottableprotected
mAntialiasedQCPLayerableprotected
mAntialiasedErrorBarsQCPAbstractPlottableprotected
mAntialiasedFillQCPAbstractPlottableprotected
mAntialiasedScattersQCPAbstractPlottableprotected
mBarAboveQCPBarsprotected
mBarBelowQCPBarsprotected
mBrushQCPAbstractPlottableprotected
mDataQCPBarsprotected
mKeyAxisQCPAbstractPlottableprotected
mLayerQCPLayerableprotected
mNameQCPAbstractPlottableprotected
moveAbove(QCPBars *bars)QCPBars
moveBelow(QCPBars *bars)QCPBars
moveToLayer(QCPLayer *layer, bool prepend)QCPLayerableprotected
mParentPlotQCPLayerableprotected
mPenQCPAbstractPlottableprotected
mSelectableQCPAbstractPlottableprotected
mSelectedQCPAbstractPlottableprotected
mSelectedBrushQCPAbstractPlottableprotected
mSelectedPenQCPAbstractPlottableprotected
mValueAxisQCPAbstractPlottableprotected
mVisibleQCPLayerableprotected
mWidthQCPBarsprotected
name() const QCPAbstractPlottableinline
parentPlot() const QCPLayerableinline
pen() const QCPAbstractPlottableinline
pixelsToCoords(double x, double y, double &key, double &value) const QCPAbstractPlottableprotected
pixelsToCoords(const QPointF &pixelPos, double &key, double &value) const QCPAbstractPlottableprotected
QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPAbstractPlottable
QCPBars(QCPAxis *keyAxis, QCPAxis *valueAxis)QCPBarsexplicit
QCPLayerable(QCustomPlot *parentPlot)QCPLayerable
QCPLegend classQCPBarsfriend
QCustomPlot classQCPBarsfriend
removeData(double fromKey, double toKey)QCPBars
removeData(double key)QCPBars
removeDataAfter(double key)QCPBars
removeDataBefore(double key)QCPBars
removeFromLegend() const QCPAbstractPlottablevirtual
rescaleAxes(bool onlyEnlarge=false) const QCPAbstractPlottable
rescaleKeyAxis(bool onlyEnlarge=false) const QCPAbstractPlottable
rescaleValueAxis(bool onlyEnlarge=false) const QCPAbstractPlottable
sdBoth enum valueQCPAbstractPlottableprotected
sdNegative enum valueQCPAbstractPlottableprotected
sdPositive enum valueQCPAbstractPlottableprotected
selectable() const QCPAbstractPlottableinline
selected() const QCPAbstractPlottableinline
selectedBrush() const QCPAbstractPlottableinline
selectedPen() const QCPAbstractPlottableinline
selectionChanged(bool selected)QCPAbstractPlottablesignal
selectTest(const QPointF &pos) const QCPBarsvirtual
setAntialiased(bool enabled)QCPLayerable
setAntialiasedErrorBars(bool enabled)QCPAbstractPlottable
setAntialiasedFill(bool enabled)QCPAbstractPlottable
setAntialiasedScatters(bool enabled)QCPAbstractPlottable
setBrush(const QBrush &brush)QCPAbstractPlottable
setData(QCPBarDataMap *data, bool copy=false)QCPBars
setData(const QVector< double > &key, const QVector< double > &value)QCPBars
setKeyAxis(QCPAxis *axis)QCPAbstractPlottable
setLayer(QCPLayer *layer)QCPLayerable
setLayer(const QString &layerName)QCPLayerable
setName(const QString &name)QCPAbstractPlottable
setPen(const QPen &pen)QCPAbstractPlottable
setSelectable(bool selectable)QCPAbstractPlottable
setSelected(bool selected)QCPAbstractPlottable
setSelectedBrush(const QBrush &brush)QCPAbstractPlottable
setSelectedPen(const QPen &pen)QCPAbstractPlottable
setValueAxis(QCPAxis *axis)QCPAbstractPlottable
setVisible(bool on)QCPLayerable
setWidth(double width)QCPBars
SignDomain enum nameQCPAbstractPlottableprotected
valueAxis() const QCPAbstractPlottableinline
visible() const QCPLayerableinline
width() const QCPBarsinline
~QCPAbstractPlottable()QCPAbstractPlottableinlinevirtual
~QCPBars()QCPBarsvirtual
~QCPLayerable()QCPLayerable