Analitza
plotsview2d.h
Go to the documentation of this file.
62 None=0,
64 Selection
167 QAbstractItemModel *m_currentModel; // use this pointer to disconnect signals when change the model
void setYAxisLabel(const QString &label)
Definition: plotsview2d.h:115
void updateTickScale(const QString &m_tickScaleSymbol, qreal m_tickScaleSymbolValue, int m_tickScaleNumerator, int m_tickScaleDenominator)
void updateGridColor(const QColor &color)
Definition: plotsview2d.h:116
void setXAxisLabel(const QString &label)
void setXAxisLabel(const QString &label)
Definition: plotsview2d.h:114
void updateGridColor(const QColor &color)
Definition: plotter2d.h:92
GraphMode
The graph mode will especify the selection mode we are using at the moment.
Definition: plotsview2d.h:61
void setTicksShown(QFlags< Qt::Orientation > o)
Definition: plotsview2d.h:118
void updateTickScale(QString s, qreal v, int n, int d)
Definition: plotsview2d.h:117
void setYAxisLabel(const QString &label)
void setAxesShown(QFlags< Qt::Orientation > o)
Definition: plotsview2d.h:119
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:35:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:35:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.