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() const QCPAxisinlineslot
autoTickCount() const QCPAxisinlineslot
autoTickLabels() const QCPAxisinlineslot
autoTicks() const QCPAxisinlineslot
autoTickStep() const QCPAxisinlineslot
axisRect() const QCPAxisinlineslot
axisType() const QCPAxisinlineslot
AxisType enum nameQCPAxis
baseLog(double value) const QCPAxisprotected
basePen() const QCPAxisinlineslot
basePow(double value) const QCPAxisprotected
calculateAutoSubTickCount(double tickStep) const QCPAxisprotectedvirtual
calculateMargin() const QCPAxisprotectedvirtual
coordToPixel(double value) const QCPAxisslot
dateTimeFormat() const QCPAxisinlineslot
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) const QCPAxisprotectedvirtual
grid() const QCPAxisinlineslot
gridPen() const QCPAxisinlineslot
label() const QCPAxisinlineslot
labelFont() const QCPAxisinlineslot
labelPadding() const QCPAxisinlineslot
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() const QCPAxisslot
numberPrecision() const QCPAxisinlineslot
orientation() const QCPAxisinlineslot
padding() const QCPAxisinlineslot
parentPlot() const QCPAxisinlineslot
pixelToCoord(double value) const QCPAxisslot
QCPAxis(QCustomPlot *parentPlot, AxisType type)QCPAxisexplicit
QCustomPlot classQCPAxisfriend
range() const QCPAxisinlineslot
rangeChanged(const QCPRange &newRange)QCPAxissignal
rangeReversed() const QCPAxisinlineslot
scaleLogBase() const QCPAxisinlineslot
scaleRange(double factor, double center)QCPAxisslot
scaleType() const QCPAxisinlineslot
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() const QCPAxisinlineslot
subGridPen() const QCPAxisinlineslot
subTickCount() const QCPAxisinlineslot
subTickLengthIn() const QCPAxisinlineslot
subTickLengthOut() const QCPAxisinlineslot
subTickPen() const QCPAxisinlineslot
tickLabelFont() const QCPAxisinlineslot
tickLabelPadding() const QCPAxisinlineslot
tickLabelRotation() const QCPAxisinlineslot
tickLabels() const QCPAxisinlineslot
tickLabelType() const QCPAxisinlineslot
tickLengthIn() const QCPAxisinlineslot
tickLengthOut() const QCPAxisinlineslot
tickPen() const QCPAxisinlineslot
ticks() const QCPAxisinlineslot
ticksRequest()QCPAxissignal
tickStep() const QCPAxisinlineslot
tickVector() const QCPAxisinlineslot
tickVectorLabels() const QCPAxisinlineslot
visible() const QCPAxisinlineslot
visibleTickBounds(int &lowIndex, int &highIndex) const QCPAxisprotected
zeroLinePen() const QCPAxisinlineslot
~QCPAxis()QCPAxisvirtual