SETestKCL  1.0.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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() const QCustomPlotinline
autoAddPlottableToLegend() const QCustomPlotinline
axisClick(QCPAxis *axis, QCPAxis::SelectablePart part, QMouseEvent *event)QCustomPlotsignal
axisDoubleClick(QCPAxis *axis, QCPAxis::SelectablePart part, QMouseEvent *event)QCustomPlotsignal
axisRect(int index=0) const QCustomPlot
axisRectCount() const QCustomPlot
axisRects() const QCustomPlot
axisRemoved(QCPAxis *axis)QCustomPlotprotectedvirtual
background() const QCustomPlotinline
backgroundScaled() const QCustomPlotinline
backgroundScaledMode() const QCustomPlotinline
beforeReplot()QCustomPlotsignal
clearGraphs()QCustomPlot
clearItems()QCustomPlot
clearPlottables()QCustomPlot
currentLayer() const QCustomPlot
deselectAll()QCustomPlot
draw(QCPPainter *painter)QCustomPlotprotectedvirtual
drawBackground(QCPPainter *painter)QCustomPlotprotected
graph(int index) const QCustomPlot
graph() const QCustomPlot
graphCount() const QCustomPlot
hasItem(QCPAbstractItem *item) const QCustomPlot
hasPlottable(QCPAbstractPlottable *plottable) const QCustomPlot
interactions() const QCustomPlotinline
item(int index) const QCustomPlot
item() const QCustomPlot
itemAt(const QPointF &pos, bool onlySelectable=false) const QCustomPlot
itemClick(QCPAbstractItem *item, QMouseEvent *event)QCustomPlotsignal
itemCount() const QCustomPlot
itemDoubleClick(QCPAbstractItem *item, QMouseEvent *event)QCustomPlotsignal
layer(const QString &name) const QCustomPlot
layer(int index) const QCustomPlot
layerableAt(const QPointF &pos, bool onlySelectable, QVariant *selectionDetails=0) const QCustomPlotprotected
layerCount() const QCustomPlot
LayerInsertMode enum nameQCustomPlot
layoutElementAt(const QPointF &pos) const QCustomPlot
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() const QCustomPlotprotectedvirtual
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() const QCustomPlotinline
mViewportQCustomPlotprotected
noAntialiasingOnDrag() const QCustomPlotinline
notAntialiasedElements() const QCustomPlotinline
paintEvent(QPaintEvent *event)QCustomPlotprotectedvirtual
plotLayout() const QCustomPlotinline
plottable(int index)QCustomPlot
plottable()QCustomPlot
plottableAt(const QPointF &pos, bool onlySelectable=false) const QCustomPlot
plottableClick(QCPAbstractPlottable *plottable, QMouseEvent *event)QCustomPlotsignal
plottableCount() const QCustomPlot
plottableDoubleClick(QCPAbstractPlottable *plottable, QMouseEvent *event)QCustomPlotsignal
plottingHints() const QCustomPlotinline
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=QString(), const QString &pdfTitle=QString())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() const QCustomPlot
selectedGraphs() const QCustomPlot
selectedItems() const QCustomPlot
selectedLegends() const QCustomPlot
selectedPlottables() const QCustomPlot
selectionChangedByUser()QCustomPlotsignal
selectionTolerance() const QCustomPlotinline
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() const QCustomPlotprotectedvirtual
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() const QCustomPlotprotected
viewport() const QCustomPlotinline
wheelEvent(QWheelEvent *event)QCustomPlotprotectedvirtual
xAxisQCustomPlot
xAxis2QCustomPlot
yAxisQCustomPlot
yAxis2QCustomPlot
~QCustomPlot()QCustomPlotvirtual