Vespucci  1.0.0
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
barsGroup() const QCPBarsinline
baseValue() 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
deselectEvent(bool *selectionStateChanged)QCPAbstractPlottableprotectedvirtual
distSqrToLine(const QPointF &start, const QPointF &end, const QPointF &point) const QCPAbstractPlottableprotected
draw(QCPPainter *painter)QCPBarsprotectedvirtual
drawLegendIcon(QCPPainter *painter, const QRectF &rect) const QCPBarsprotectedvirtual
getBarPolygon(double key, double value) const QCPBarsprotected
getKeyRange(bool &foundRange, SignDomain inSignDomain=sdBoth) const QCPBarsprotectedvirtual
getPixelWidth(double key, double &lower, double &upper) const QCPBarsprotected
getStackedBaseValue(double key, bool positive) const QCPBarsprotected
getValueRange(bool &foundRange, SignDomain inSignDomain=sdBoth) const QCPBarsprotectedvirtual
getVisibleDataBounds(QCPBarDataMap::const_iterator &lower, QCPBarDataMap::const_iterator &upperEnd) const QCPBarsprotected
initializeParentPlot(QCustomPlot *parentPlot)QCPLayerableprotected
keyAxis() const QCPAbstractPlottableinline
layer() const QCPLayerableinline
layerChanged(QCPLayer *newLayer)QCPLayerablesignal
mainBrush() const QCPAbstractPlottableprotected
mainPen() const QCPAbstractPlottableprotected
mAntialiasedQCPLayerableprotected
mAntialiasedErrorBarsQCPAbstractPlottableprotected
mAntialiasedFillQCPAbstractPlottableprotected
mAntialiasedScattersQCPAbstractPlottableprotected
mBarAboveQCPBarsprotected
mBarBelowQCPBarsprotected
mBarsGroupQCPBarsprotected
mBaseValueQCPBarsprotected
mBrushQCPAbstractPlottableprotected
mDataQCPBarsprotected
mKeyAxisQCPAbstractPlottableprotected
mLayerQCPLayerableprotected
mNameQCPAbstractPlottableprotected
moveAbove(QCPBars *bars)QCPBars
moveBelow(QCPBars *bars)QCPBars
moveToLayer(QCPLayer *layer, bool prepend)QCPLayerableprotected
mParentLayerableQCPLayerableprotected
mParentPlotQCPLayerableprotected
mPenQCPAbstractPlottableprotected
mSelectableQCPAbstractPlottableprotected
mSelectedQCPAbstractPlottableprotected
mSelectedBrushQCPAbstractPlottableprotected
mSelectedPenQCPAbstractPlottableprotected
mValueAxisQCPAbstractPlottableprotected
mVisibleQCPLayerableprotected
mWidthQCPBarsprotected
mWidthTypeQCPBarsprotected
name() const QCPAbstractPlottableinline
parentLayerable() const QCPLayerableinline
parentPlot() const QCPLayerableinline
parentPlotInitialized(QCustomPlot *parentPlot)QCPLayerableprotectedvirtual
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
QCPBarsGroup classQCPBarsfriend
QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0)QCPLayerable
QCPLegend classQCPBarsfriend
QCustomPlot classQCPBarsfriend
realVisibility() const QCPLayerable
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
selectableChanged(bool selectable)QCPAbstractPlottablesignal
selected() const QCPAbstractPlottableinline
selectedBrush() const QCPAbstractPlottableinline
selectedPen() const QCPAbstractPlottableinline
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged)QCPAbstractPlottableprotectedvirtual
selectionCategory() const QCPAbstractPlottableprotectedvirtual
selectionChanged(bool selected)QCPAbstractPlottablesignal
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=0) const QCPBarsvirtual
setAntialiased(bool enabled)QCPLayerable
setAntialiasedErrorBars(bool enabled)QCPAbstractPlottable
setAntialiasedFill(bool enabled)QCPAbstractPlottable
setAntialiasedScatters(bool enabled)QCPAbstractPlottable
setBarsGroup(QCPBarsGroup *barsGroup)QCPBars
setBaseValue(double baseValue)QCPBars
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
setParentLayerable(QCPLayerable *parentLayerable)QCPLayerableprotected
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
setWidthType(WidthType widthType)QCPBars
SignDomain enum nameQCPAbstractPlottableprotected
valueAxis() const QCPAbstractPlottableinline
visible() const QCPLayerableinline
width() const QCPBarsinline
widthType() const QCPBarsinline
WidthType enum nameQCPBars
wtAbsolute enum valueQCPBars
wtAxisRectRatio enum valueQCPBars
wtPlotCoords enum valueQCPBars
~QCPBars()QCPBarsvirtual
~QCPLayerable()QCPLayerable