#include </local/robotpkg/var/tmp/robotpkg/graphics/py-qt-gepetto-viewer/work/gepetto-viewer-5.1.0/plugins/pyqcustomplot/qcustomplot-2.0.1/qcustomplot.h>
|
virtual double | getTickStep (const QCPRange &range) Q_DECL_OVERRIDE |
|
virtual int | getSubTickCount (double tickStep) Q_DECL_OVERRIDE |
|
virtual QString | getTickLabel (double tick, const QLocale &locale, QChar formatChar, int precision) Q_DECL_OVERRIDE |
|
void | replaceUnit (QString &text, TimeUnit unit, int value) const |
|
virtual QVector< double > | createTickVector (double tickStep, const QCPRange &range) |
|
virtual QVector< double > | createSubTickVector (int subTickCount, const QVector< double > &ticks) |
|
virtual QVector< QString > | createLabelVector (const QVector< double > &ticks, const QLocale &locale, QChar formatChar, int precision) |
|
void | trimTicks (const QCPRange &range, QVector< double > &ticks, bool keepOneOutlier) const |
|
double | pickClosest (double target, const QVector< double > &candidates) const |
|
double | getMantissa (double input, double *magnitude=0) const |
|
double | cleanMantissa (double input) const |
|
◆ TimeUnit
◆ QCPAxisTickerTime()
QCPAxisTickerTime::QCPAxisTickerTime |
( |
| ) |
|
◆ fieldWidth()
int QCPAxisTickerTime::fieldWidth |
( |
TimeUnit | unit | ) |
const |
|
inline |
◆ getSubTickCount()
virtual int QCPAxisTickerTime::getSubTickCount |
( |
double | tickStep | ) |
|
|
protectedvirtual |
◆ getTickLabel()
virtual QString QCPAxisTickerTime::getTickLabel |
( |
double | tick, |
|
|
const QLocale & | locale, |
|
|
QChar | formatChar, |
|
|
int | precision ) |
|
protectedvirtual |
◆ getTickStep()
virtual double QCPAxisTickerTime::getTickStep |
( |
const QCPRange & | range | ) |
|
|
protectedvirtual |
◆ replaceUnit()
void QCPAxisTickerTime::replaceUnit |
( |
QString & | text, |
|
|
TimeUnit | unit, |
|
|
int | value ) const |
|
protected |
◆ setFieldWidth()
void QCPAxisTickerTime::setFieldWidth |
( |
TimeUnit | unit, |
|
|
int | width ) |
◆ setTimeFormat()
void QCPAxisTickerTime::setTimeFormat |
( |
const QString & | format | ) |
|
◆ timeFormat()
QString QCPAxisTickerTime::timeFormat |
( |
| ) |
const |
|
inline |
◆ mBiggestUnit
TimeUnit QCPAxisTickerTime::mBiggestUnit |
|
protected |
◆ mFieldWidth
QHash<TimeUnit, int> QCPAxisTickerTime::mFieldWidth |
|
protected |
◆ mFormatPattern
QHash<TimeUnit, QString> QCPAxisTickerTime::mFormatPattern |
|
protected |
◆ mSmallestUnit
TimeUnit QCPAxisTickerTime::mSmallestUnit |
|
protected |
◆ mTimeFormat
QString QCPAxisTickerTime::mTimeFormat |
|
protected |
The documentation for this class was generated from the following file: