iCub-main
QCustomPlot Member List

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

addGraph(QCPAxis *keyAxis=0, QCPAxis *valueAxis=0)QCustomPlot
addItem(QCPAbstractItem *item)QCustomPlot
addLayer(const QString &name, QCPLayer *otherLayer=0, LayerInsertMode insertMode=limAbove)QCustomPlot
addPlottable(QCPAbstractPlottable *plottable)QCustomPlot
afterReplot()QCustomPlotsignal
antialiasedElements() constQCustomPlotinline
autoAddPlottableToLegend() constQCustomPlotinline
axisClick(QCPAxis *axis, QCPAxis::SelectablePart part, QMouseEvent *event)QCustomPlotsignal
axisDoubleClick(QCPAxis *axis, QCPAxis::SelectablePart part, QMouseEvent *event)QCustomPlotsignal
axisRect(int index=0) constQCustomPlot
axisRectCount() constQCustomPlot
axisRects() constQCustomPlot
axisRemoved(QCPAxis *axis)QCustomPlotprotectedvirtual
background() constQCustomPlotinline
backgroundScaled() constQCustomPlotinline
backgroundScaledMode() constQCustomPlotinline
beforeReplot()QCustomPlotsignal
clearGraphs()QCustomPlot
clearItems()QCustomPlot
clearPlottables()QCustomPlot
currentLayer() constQCustomPlot
deselectAll()QCustomPlot
draw(QCPPainter *painter)QCustomPlotprotectedvirtual
drawBackground(QCPPainter *painter)QCustomPlotprotected
graph(int index) constQCustomPlot
graph() constQCustomPlot
graphCount() constQCustomPlot
hasItem(QCPAbstractItem *item) constQCustomPlot
hasPlottable(QCPAbstractPlottable *plottable) constQCustomPlot
interactions() constQCustomPlotinline
item(int index) constQCustomPlot
item() constQCustomPlot
itemAt(const QPointF &pos, bool onlySelectable=false) constQCustomPlot
itemClick(QCPAbstractItem *item, QMouseEvent *event)QCustomPlotsignal
itemCount() constQCustomPlot
itemDoubleClick(QCPAbstractItem *item, QMouseEvent *event)QCustomPlotsignal
layer(const QString &name) constQCustomPlot
layer(int index) constQCustomPlot
layerableAt(const QPointF &pos, bool onlySelectable, QVariant *selectionDetails=0) constQCustomPlotprotected
layerCount() constQCustomPlot
LayerInsertMode enum nameQCustomPlot
layoutElementAt(const QPointF &pos) constQCustomPlot
legendQCustomPlot
legendClick(QCPLegend *legend, QCPAbstractLegendItem *item, QMouseEvent *event)QCustomPlotsignal
legendDoubleClick(QCPLegend *legend, QCPAbstractLegendItem *item, QMouseEvent *event)QCustomPlotsignal
legendRemoved(QCPLegend *legend)QCustomPlotprotectedvirtual
limAbove enum valueQCustomPlot
limBelow enum valueQCustomPlot
mAntialiasedElementsQCustomPlotprotected
mAutoAddPlottableToLegendQCustomPlotprotected
mBackgroundBrushQCustomPlotprotected
mBackgroundPixmapQCustomPlotprotected
mBackgroundScaledQCustomPlotprotected
mBackgroundScaledModeQCustomPlotprotected
mCurrentLayerQCustomPlotprotected
mGraphsQCustomPlotprotected
minimumSizeHint() constQCustomPlotprotectedvirtual
mInteractionsQCustomPlotprotected
mItemsQCustomPlotprotected
mLayersQCustomPlotprotected
mMouseEventElementQCustomPlotprotected
mMousePressPosQCustomPlotprotected
mMultiSelectModifierQCustomPlotprotected
mNoAntialiasingOnDragQCustomPlotprotected
mNotAntialiasedElementsQCustomPlotprotected
mouseDoubleClick(QMouseEvent *event)QCustomPlotsignal
mouseDoubleClickEvent(QMouseEvent *event)QCustomPlotprotectedvirtual
mouseMove(QMouseEvent *event)QCustomPlotsignal
mouseMoveEvent(QMouseEvent *event)QCustomPlotprotectedvirtual
mousePress(QMouseEvent *event)QCustomPlotsignal
mousePressEvent(QMouseEvent *event)QCustomPlotprotectedvirtual
mouseRelease(QMouseEvent *event)QCustomPlotsignal
mouseReleaseEvent(QMouseEvent *event)QCustomPlotprotectedvirtual
mouseWheel(QWheelEvent *event)QCustomPlotsignal
moveLayer(QCPLayer *layer, QCPLayer *otherLayer, LayerInsertMode insertMode=limAbove)QCustomPlot
mPaintBufferQCustomPlotprotected
mPlotLayoutQCustomPlotprotected
mPlottablesQCustomPlotprotected
mPlottingHintsQCustomPlotprotected
mReplottingQCustomPlotprotected
mScaledBackgroundPixmapQCustomPlotprotected
mSelectionToleranceQCustomPlotprotected
multiSelectModifier() constQCustomPlotinline
mViewportQCustomPlotprotected
noAntialiasingOnDrag() constQCustomPlotinline
notAntialiasedElements() constQCustomPlotinline
paintEvent(QPaintEvent *event)QCustomPlotprotectedvirtual
plotLayout() constQCustomPlotinline
plottable(int index)QCustomPlot
plottable()QCustomPlot
plottableAt(const QPointF &pos, bool onlySelectable=false) constQCustomPlot
plottableClick(QCPAbstractPlottable *plottable, QMouseEvent *event)QCustomPlotsignal
plottableCount() constQCustomPlot
plottableDoubleClick(QCPAbstractPlottable *plottable, QMouseEvent *event)QCustomPlotsignal
plottingHints() constQCustomPlotinline
QCPAxis classQCustomPlotfriend
QCPAxisRect classQCustomPlotfriend
QCPLayer classQCustomPlotfriend
QCPLegend classQCustomPlotfriend
QCustomPlot(QWidget *parent=0)QCustomPlotexplicit
RefreshPriority enum nameQCustomPlot
removeGraph(QCPGraph *graph)QCustomPlot
removeGraph(int index)QCustomPlot
removeItem(QCPAbstractItem *item)QCustomPlot
removeItem(int index)QCustomPlot
removeLayer(QCPLayer *layer)QCustomPlot
removePlottable(QCPAbstractPlottable *plottable)QCustomPlot
removePlottable(int index)QCustomPlot
replot(QCustomPlot::RefreshPriority refreshPriority=QCustomPlot::rpHint)QCustomPlot
rescaleAxes(bool onlyVisiblePlottables=false)QCustomPlot
resizeEvent(QResizeEvent *event)QCustomPlotprotectedvirtual
rpHint enum valueQCustomPlot
rpImmediate enum valueQCustomPlot
rpQueued enum valueQCustomPlot
saveBmp(const QString &fileName, int width=0, int height=0, double scale=1.0)QCustomPlot
saveJpg(const QString &fileName, int width=0, int height=0, double scale=1.0, int quality=-1)QCustomPlot
savePdf(const QString &fileName, bool noCosmeticPen=false, int width=0, int height=0, const QString &pdfCreator="", const QString &pdfTitle="")QCustomPlot
savePng(const QString &fileName, int width=0, int height=0, double scale=1.0, int quality=-1)QCustomPlot
saveRastered(const QString &fileName, int width, int height, double scale, const char *format, int quality=-1)QCustomPlot
selectedAxes() constQCustomPlot
selectedGraphs() constQCustomPlot
selectedItems() constQCustomPlot
selectedLegends() constQCustomPlot
selectedPlottables() constQCustomPlot
selectionChangedByUser()QCustomPlotsignal
selectionTolerance() constQCustomPlotinline
setAntialiasedElement(QCP::AntialiasedElement antialiasedElement, bool enabled=true)QCustomPlot
setAntialiasedElements(const QCP::AntialiasedElements &antialiasedElements)QCustomPlot
setAutoAddPlottableToLegend(bool on)QCustomPlot
setBackground(const QPixmap &pm)QCustomPlot
setBackground(const QPixmap &pm, bool scaled, Qt::AspectRatioMode mode=Qt::KeepAspectRatioByExpanding)QCustomPlot
setBackground(const QBrush &brush)QCustomPlot
setBackgroundScaled(bool scaled)QCustomPlot
setBackgroundScaledMode(Qt::AspectRatioMode mode)QCustomPlot
setCurrentLayer(const QString &name)QCustomPlot
setCurrentLayer(QCPLayer *layer)QCustomPlot
setInteraction(const QCP::Interaction &interaction, bool enabled=true)QCustomPlot
setInteractions(const QCP::Interactions &interactions)QCustomPlot
setMultiSelectModifier(Qt::KeyboardModifier modifier)QCustomPlot
setNoAntialiasingOnDrag(bool enabled)QCustomPlot
setNotAntialiasedElement(QCP::AntialiasedElement notAntialiasedElement, bool enabled=true)QCustomPlot
setNotAntialiasedElements(const QCP::AntialiasedElements &notAntialiasedElements)QCustomPlot
setPlottingHint(QCP::PlottingHint hint, bool enabled=true)QCustomPlot
setPlottingHints(const QCP::PlottingHints &hints)QCustomPlot
setSelectionTolerance(int pixels)QCustomPlot
setViewport(const QRect &rect)QCustomPlot
sizeHint() constQCustomPlotprotectedvirtual
titleClick(QMouseEvent *event, QCPPlotTitle *title)QCustomPlotsignal
titleDoubleClick(QMouseEvent *event, QCPPlotTitle *title)QCustomPlotsignal
toPainter(QCPPainter *painter, int width=0, int height=0)QCustomPlot
toPixmap(int width=0, int height=0, double scale=1.0)QCustomPlot
updateLayerIndices() constQCustomPlotprotected
viewport() constQCustomPlotinline
wheelEvent(QWheelEvent *event)QCustomPlotprotectedvirtual
xAxisQCustomPlot
xAxis2QCustomPlot
yAxisQCustomPlot
yAxis2QCustomPlot
~QCustomPlot()QCustomPlotvirtual