DISPLACE  1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
QCPAxisTickerText Member List

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

addTick(double position, 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) Q_DECL_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=0) constQCPAxisTickerprotected
getSubTickCount(double tickStep) Q_DECL_OVERRIDEQCPAxisTickerTextprotectedvirtual
getTickLabel(double tick, const QLocale &locale, QChar formatChar, int precision) Q_DECL_OVERRIDEQCPAxisTickerTextprotectedvirtual
getTickStep(const QCPRange &range) Q_DECL_OVERRIDEQCPAxisTickerTextprotectedvirtual
mSubTickCountQCPAxisTickerTextprotected
mTickCountQCPAxisTickerprotected
mTickOriginQCPAxisTickerprotected
mTicksQCPAxisTickerTextprotected
mTickStepStrategyQCPAxisTickerprotected
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() constQCPAxisTickerTextinline
tickCount() constQCPAxisTickerinline
tickOrigin() constQCPAxisTickerinline
ticks()QCPAxisTickerTextinline
tickStepStrategy() constQCPAxisTickerinline
TickStepStrategy enum nameQCPAxisTicker
trimTicks(const QCPRange &range, QVector< double > &ticks, bool keepOneOutlier) constQCPAxisTickerprotected
tssMeetTickCount enum valueQCPAxisTicker
tssReadability enum valueQCPAxisTicker
~QCPAxisTicker()QCPAxisTickervirtual