QCPAxisTickerText-members

Search for usage in LXR

QCPAxisTickerText Member List

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

addTick(double position, const QString &label)QCPAxisTickerText
addTicks(const QMap< double, QString > &ticks)QCPAxisTickerText
addTicks(const QVector< double > &positions, const QVector< QString > &labels)QCPAxisTickerText
cleanMantissa(double input) constQCPAxisTickerprotected
clear()QCPAxisTickerText
createLabelVector(const QVector< double > &ticks, const QLocale &locale, QChar formatChar, int precision)QCPAxisTickerprotectedvirtual
createSubTickVector(int subTickCount, const QVector< double > &ticks)QCPAxisTickerprotectedvirtual
createTickVector(double tickStep, const QCPRange &range) overrideQCPAxisTickerTextprotectedvirtual
generate(const QCPRange &range, const QLocale &locale, QChar formatChar, int precision, QVector< double > &ticks, QVector< double > *subTicks, QVector< QString > *tickLabels)QCPAxisTickervirtual
getMantissa(double input, double *magnitude=nullptr) constQCPAxisTickerprotected
getSubTickCount(double tickStep) overrideQCPAxisTickerTextprotectedvirtual
getTickLabel(double tick, const QLocale &locale, QChar formatChar, int precision) overrideQCPAxisTickerTextprotectedvirtual
getTickStep(const QCPRange &range) overrideQCPAxisTickerTextprotectedvirtual
mSubTickCount (defined in QCPAxisTickerText)QCPAxisTickerTextprotected
mTickCount (defined in QCPAxisTicker)QCPAxisTickerprotected
mTickOrigin (defined in QCPAxisTicker)QCPAxisTickerprotected
mTicks (defined in QCPAxisTickerText)QCPAxisTickerTextprotected
mTickStepStrategy (defined in QCPAxisTicker)QCPAxisTickerprotected
pickClosest(double target, const QVector< double > &candidates) constQCPAxisTickerprotected
QCPAxisTicker()QCPAxisTicker
QCPAxisTickerText()QCPAxisTickerText
setSubTickCount(int subTicks)QCPAxisTickerText
setTickCount(int count)QCPAxisTicker
setTickOrigin(double origin)QCPAxisTicker
setTicks(const QMap< double, QString > &ticks)QCPAxisTickerText
setTicks(const QVector< double > &positions, const QVector< QString > &labels)QCPAxisTickerText
setTickStepStrategy(TickStepStrategy strategy)QCPAxisTicker
subTickCount() const (defined in QCPAxisTickerText)QCPAxisTickerTextinline
tickCount() const (defined in QCPAxisTicker)QCPAxisTickerinline
tickOrigin() const (defined in QCPAxisTicker)QCPAxisTickerinline
ticks()QCPAxisTickerTextinline
tickStepStrategy() const (defined in QCPAxisTicker)QCPAxisTickerinline
TickStepStrategy enum nameQCPAxisTicker
trimTicks(const QCPRange &range, QVector< double > &ticks, bool keepOneOutlier) constQCPAxisTickerprotected
tssMeetTickCount enum valueQCPAxisTicker
tssReadability enum valueQCPAxisTicker
~QCPAxisTicker() (defined in QCPAxisTicker)QCPAxisTickervirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:19:05 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.