SimCenterCommon
Common functionality used within different SimCenter projects
QCPAxisTickerLog Member List

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

cleanMantissa(double input) const QCPAxisTickerprotected
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) Q_DECL_OVERRIDEQCPAxisTickerLogprotectedvirtual
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=0) const QCPAxisTickerprotected
getSubTickCount(double tickStep) Q_DECL_OVERRIDEQCPAxisTickerLogprotectedvirtual
getTickLabel(double tick, const QLocale &locale, QChar formatChar, int precision)QCPAxisTickerprotectedvirtual
getTickStep(const QCPRange &range) Q_DECL_OVERRIDEQCPAxisTickerLogprotectedvirtual
logBase() const QCPAxisTickerLoginline
mLogBaseQCPAxisTickerLogprotected
mLogBaseLnInvQCPAxisTickerLogprotected
mSubTickCountQCPAxisTickerLogprotected
mTickCountQCPAxisTickerprotected
mTickOriginQCPAxisTickerprotected
mTickStepStrategyQCPAxisTickerprotected
pickClosest(double target, const QVector< double > &candidates) const QCPAxisTickerprotected
QCPAxisTicker()QCPAxisTicker
QCPAxisTickerLog()QCPAxisTickerLog
setLogBase(double base)QCPAxisTickerLog
setSubTickCount(int subTicks)QCPAxisTickerLog
setTickCount(int count)QCPAxisTicker
setTickOrigin(double origin)QCPAxisTicker
setTickStepStrategy(TickStepStrategy strategy)QCPAxisTicker
subTickCount() const QCPAxisTickerLoginline
tickCount() const QCPAxisTickerinline
tickOrigin() const QCPAxisTickerinline
tickStepStrategy() const QCPAxisTickerinline
TickStepStrategy enum nameQCPAxisTicker
trimTicks(const QCPRange &range, QVector< double > &ticks, bool keepOneOutlier) const QCPAxisTickerprotected
tssMeetTickCount enum valueQCPAxisTicker
tssReadability enum valueQCPAxisTicker
~QCPAxisTicker()QCPAxisTickervirtual