rock_widget_collection  0.1
QCPAxis Member List

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

ATBottom enum valueQCPAxis
ATLeft enum valueQCPAxis
ATRight enum valueQCPAxis
ATTop enum valueQCPAxis
autoSubTicks() constQCPAxisinlineslot
autoTickCount() constQCPAxisinlineslot
autoTickLabels() constQCPAxisinlineslot
autoTicks() constQCPAxisinlineslot
autoTickStep() constQCPAxisinlineslot
axisRect() constQCPAxisinlineslot
axisType() constQCPAxisinlineslot
AxisType enum nameQCPAxis
baseLog(double value) constQCPAxisprotected
basePen() constQCPAxisinlineslot
basePow(double value) constQCPAxisprotected
calculateAutoSubTickCount(double tickStep) constQCPAxisprotectedvirtual
calculateMargin() constQCPAxisprotectedvirtual
coordToPixel(double value) constQCPAxisslot
dateTimeFormat() constQCPAxisinlineslot
drawAxis(QPainter *painter)QCPAxisprotectedvirtual
drawGrid(QPainter *painter)QCPAxisprotectedvirtual
drawSubGrid(QPainter *painter)QCPAxisprotectedvirtual
drawTickLabel(QPainter *painter, double position, int distanceToAxis, const QString &text, QSize *tickLabelsSize)QCPAxisprotectedvirtual
generateAutoTicks()QCPAxisprotectedvirtual
generateTickVectors()QCPAxisprotectedvirtual
getMaxTickLabelSize(const QFont &font, const QString &text, QSize *tickLabelsSize) constQCPAxisprotectedvirtual
grid() constQCPAxisinlineslot
gridPen() constQCPAxisinlineslot
label() constQCPAxisinlineslot
labelFont() constQCPAxisinlineslot
labelPadding() constQCPAxisinlineslot
LabelType enum nameQCPAxis
LTDateTime enum valueQCPAxis
LTNumber enum valueQCPAxis
mAutoSubTicksQCPAxisprotected
mAutoTickCountQCPAxisprotected
mAutoTickLabelsQCPAxisprotected
mAutoTicksQCPAxisprotected
mAutoTickStepQCPAxisprotected
mAxisRectQCPAxisprotected
mAxisTypeQCPAxisprotected
mBasePenQCPAxisprotected
mDateTimeFormatQCPAxisprotected
mExponentialCharQCPAxisprotected
mGridQCPAxisprotected
mGridPenQCPAxisprotected
mLabelQCPAxisprotected
mLabelFontQCPAxisprotected
mLabelPaddingQCPAxisprotected
mNumberBeautifulPowersQCPAxisprotected
mNumberFormatCharQCPAxisprotected
mNumberMultiplyCrossQCPAxisprotected
mNumberPrecisionQCPAxisprotected
mOrientationQCPAxisprotected
moveRange(double diff)QCPAxisslot
mPaddingQCPAxisprotected
mParentPlotQCPAxisprotected
mPositiveSignCharQCPAxisprotected
mRangeQCPAxisprotected
mRangeReversedQCPAxisprotected
mScaleLogBaseQCPAxisprotected
mScaleLogBaseLogInvQCPAxisprotected
mScaleTypeQCPAxisprotected
mSubGridQCPAxisprotected
mSubGridPenQCPAxisprotected
mSubTickCountQCPAxisprotected
mSubTickLengthInQCPAxisprotected
mSubTickLengthOutQCPAxisprotected
mSubTickPenQCPAxisprotected
mSubTickVectorQCPAxisprotected
mTickLabelFontQCPAxisprotected
mTickLabelPaddingQCPAxisprotected
mTickLabelRotationQCPAxisprotected
mTickLabelsQCPAxisprotected
mTickLabelTypeQCPAxisprotected
mTickLengthInQCPAxisprotected
mTickLengthOutQCPAxisprotected
mTickPenQCPAxisprotected
mTicksQCPAxisprotected
mTickStepQCPAxisprotected
mTickVectorQCPAxisprotected
mTickVectorLabelsQCPAxisprotected
mVisibleQCPAxisprotected
mZeroLinePenQCPAxisprotected
numberFormat() constQCPAxisslot
numberPrecision() constQCPAxisinlineslot
orientation() constQCPAxisinlineslot
padding() constQCPAxisinlineslot
parentPlot() constQCPAxisinlineslot
pixelToCoord(double value) constQCPAxisslot
QCPAxis(QCustomPlot *parentPlot, AxisType type)QCPAxisexplicit
QCustomPlot classQCPAxisfriend
range() constQCPAxisinlineslot
rangeChanged(const QCPRange &newRange)QCPAxissignal
rangeReversed() constQCPAxisinlineslot
scaleLogBase() constQCPAxisinlineslot
scaleRange(double factor, double center)QCPAxisslot
scaleType() constQCPAxisinlineslot
ScaleType enum nameQCPAxis
setAutoSubTicks(bool on)QCPAxisslot
setAutoTickCount(int approximateCount)QCPAxisslot
setAutoTickLabels(bool on)QCPAxisslot
setAutoTicks(bool on)QCPAxisslot
setAutoTickStep(bool on)QCPAxisslot
setAxisRect(const QRect &rect)QCPAxisprotected
setAxisType(AxisType type)QCPAxisprotected
setBasePen(const QPen &pen)QCPAxisslot
setDateTimeFormat(const QString &format)QCPAxisslot
setGrid(bool show)QCPAxisslot
setGridPen(const QPen &pen)QCPAxisslot
setLabel(const QString &str)QCPAxisslot
setLabelFont(const QFont &font)QCPAxisslot
setLabelPadding(int padding)QCPAxisslot
setNumberFormat(const QString &formatCode)QCPAxisslot
setNumberPrecision(int precision)QCPAxisslot
setPadding(int padding)QCPAxisslot
setRange(double lower, double upper)QCPAxisslot
setRange(double position, double size, Qt::AlignmentFlag alignment)QCPAxisslot
setRange(const QCPRange &range)QCPAxisslot
setRangeLower(double lower)QCPAxisslot
setRangeReversed(bool reversed)QCPAxisslot
setRangeUpper(double upper)QCPAxisslot
setScaleLogBase(double base)QCPAxisslot
setScaleRatio(const QCPAxis *otherAxis, double ratio=1.0)QCPAxisslot
setScaleType(ScaleType type)QCPAxisslot
setSubGrid(bool show)QCPAxisslot
setSubGridPen(const QPen &pen)QCPAxisslot
setSubTickCount(int count)QCPAxisslot
setSubTickLength(int inside, int outside=0)QCPAxisslot
setSubTickPen(const QPen &pen)QCPAxisslot
setTickLabelFont(const QFont &font)QCPAxisslot
setTickLabelPadding(int padding)QCPAxisslot
setTickLabelRotation(double degrees)QCPAxisslot
setTickLabels(bool show)QCPAxisslot
setTickLabelType(LabelType type)QCPAxisslot
setTickLength(int inside, int outside=0)QCPAxisslot
setTickPen(const QPen &pen)QCPAxisslot
setTicks(bool show)QCPAxisslot
setTickStep(double step)QCPAxisslot
setTickVector(QVector< double > *vec, bool copy=false)QCPAxisslot
setTickVectorLabels(QVector< QString > *vec, bool copy=false)QCPAxisslot
setVisible(bool on)QCPAxisslot
setZeroLinePen(const QPen &pen)QCPAxisslot
STLinear enum valueQCPAxis
STLogarithmic enum valueQCPAxis
subGrid() constQCPAxisinlineslot
subGridPen() constQCPAxisinlineslot
subTickCount() constQCPAxisinlineslot
subTickLengthIn() constQCPAxisinlineslot
subTickLengthOut() constQCPAxisinlineslot
subTickPen() constQCPAxisinlineslot
tickLabelFont() constQCPAxisinlineslot
tickLabelPadding() constQCPAxisinlineslot
tickLabelRotation() constQCPAxisinlineslot
tickLabels() constQCPAxisinlineslot
tickLabelType() constQCPAxisinlineslot
tickLengthIn() constQCPAxisinlineslot
tickLengthOut() constQCPAxisinlineslot
tickPen() constQCPAxisinlineslot
ticks() constQCPAxisinlineslot
ticksRequest()QCPAxissignal
tickStep() constQCPAxisinlineslot
tickVector() constQCPAxisinlineslot
tickVectorLabels() constQCPAxisinlineslot
visible() constQCPAxisinlineslot
visibleTickBounds(int &lowIndex, int &highIndex) constQCPAxisprotected
zeroLinePen() constQCPAxisinlineslot
~QCPAxis()QCPAxisvirtual