TChartAxisNumeric Class
Header: | #include <TChartAxisNumeric> |
Inherits: | TChartAxis |
Public Functions
TChartAxisNumeric(QObject *parent = 0) | |
~TChartAxisNumeric() |
Reimplemented Public Functions
virtual QList<TChartDrawItem> | getDrawItems() |
virtual int | getOccupySize() |
- 2 public functions inherited from TChartAxis
- 31 public functions inherited from QObject
Public Slots
QPen | baseLinePen() const |
double | baseValue() const |
double | getRangeMin() const |
double | getViewValue(double pValue) const |
int | labelPrecision() const |
TChart::RangeType | maxRangeType() const |
double | maxRangeValue() const |
TChart::RangeType | minRangeType() const |
double | minRangeValue() const |
void | setBaseLinePen(const QPen &pPen) |
void | setBaseValue(double pValue) |
bool | setConfig(const QVariantMap &pConfig, QString *oErrStr = 0) |
void | setLabelPrecision(int precs) |
void | setMaxRangeType(TChart::RangeType pType) |
void | setMaxRangeValue(double pValue) |
void | setMinRangeType(TChart::RangeType pType) |
void | setMinRangeValue(double pValue) |
void | setSpecGridPen(const QPen &pPen) |
void | setSpecLabelAnchor(TChart::Anchor pAnchor) |
void | setSpecLabelAngle(int pAngle) |
void | setSpecLabelFont(const QFont &pFont) |
void | setSpecLabelFormat(const QString &pFormat) |
void | setSpecLabelList(const QVariant &iVal) |
void | setSpecLabelPen(const QPen &pPen) |
void | setSpecLabelPrecision(int precs) |
void | setSpecLabelToAxis(int pToAxis) |
void | setSpecTickLength(int pLength) |
void | setSpecTickPen(const QPen &pPen) |
void | setSubGridPen(const QPen &pPen) |
void | setSubLabelAnchor(TChart::Anchor pAnchor) |
void | setSubLabelAngle(int pAngle) |
void | setSubLabelFont(const QFont &pFont) |
void | setSubLabelFormat(const QString &pFormat) |
void | setSubLabelPen(const QPen &pPen) |
void | setSubLabelPrecision(int precs) |
void | setSubLabelToAxis(int pToAxis) |
void | setSubTickLength(int pLength) |
void | setSubTickPen(const QPen &pPen) |
void | setSubTickSteps(double pSteps) |
void | setTickSteps(double pSteps) |
QPen | specGridPen() const |
TChart::Anchor | specLabelAnchor() const |
int | specLabelAngle() const |
QFont | specLabelFont() const |
QString | specLabelFormat() const |
QPen | specLabelPen() const |
int | specLabelPrecision() const |
int | specLabelToAxis() const |
int | specTickLength() const |
QPen | specTickPen() const |
QPen | subGridPen() const |
TChart::Anchor | subLabelAnchor() const |
int | subLabelAngle() const |
QFont | subLabelFont() const |
QString | subLabelFormat() const |
QPen | subLabelPen() const |
int | subLabelPrecision() const |
int | subLabelToAxis() const |
int | subTickLength() const |
QPen | subTickPen() const |
double | subTickSteps() const |
double | tickSteps() const |
- 54 public slots inherited from TChartAxis
- 1 public slot inherited from QObject
Additional Inherited Members
- 1 property inherited from QObject
- 2 signals inherited from QObject
- 1 public variable inherited from QObject
- 10 static public members inherited from QObject
- 4 protected functions inherited from TChartAxis
- 9 protected functions inherited from QObject
- 2 protected variables inherited from QObject
Detailed Description
Member Function Documentation
TChartAxisNumeric::TChartAxisNumeric(QObject *parent = 0)
Default constructs an instance of TChartAxisNumeric.
TChartAxisNumeric::~TChartAxisNumeric()
Destroys the instance of TChartAxisNumeric.
[slot]
QPen TChartAxisNumeric::baseLinePen() const
See also setBaseLinePen().
[slot]
double TChartAxisNumeric::baseValue() const
See also setBaseValue().
[virtual]
QList<TChartDrawItem> TChartAxisNumeric::getDrawItems()
[virtual]
int TChartAxisNumeric::getOccupySize()
[slot]
double TChartAxisNumeric::getRangeMin() const
[slot]
double TChartAxisNumeric::getViewValue(double pValue) const
[slot]
int TChartAxisNumeric::labelPrecision() const
See also setLabelPrecision().
[slot]
TChart::RangeType TChartAxisNumeric::maxRangeType() const
See also setMaxRangeType().
[slot]
double TChartAxisNumeric::maxRangeValue() const
See also setMaxRangeValue().
[slot]
TChart::RangeType TChartAxisNumeric::minRangeType() const
See also setMinRangeType().
[slot]
double TChartAxisNumeric::minRangeValue() const
See also setMinRangeValue().
[slot]
void TChartAxisNumeric::setBaseLinePen(const QPen &pPen)
See also baseLinePen().
[slot]
void TChartAxisNumeric::setBaseValue(double pValue)
See also baseValue().
[slot]
bool TChartAxisNumeric::setConfig(const QVariantMap &pConfig, QString *oErrStr = 0)
[slot]
void TChartAxisNumeric::setLabelPrecision(int precs)
See also labelPrecision().
[slot]
void TChartAxisNumeric::setMaxRangeType(TChart::RangeType pType)
See also maxRangeType().
[slot]
void TChartAxisNumeric::setMaxRangeValue(double pValue)
See also maxRangeValue().
[slot]
void TChartAxisNumeric::setMinRangeType(TChart::RangeType pType)
See also minRangeType().
[slot]
void TChartAxisNumeric::setMinRangeValue(double pValue)
See also minRangeValue().
[slot]
void TChartAxisNumeric::setSpecGridPen(const QPen &pPen)
See also specGridPen().
[slot]
void TChartAxisNumeric::setSpecLabelAnchor(TChart::Anchor pAnchor)
See also specLabelAnchor().
[slot]
void TChartAxisNumeric::setSpecLabelAngle(int pAngle)
See also specLabelAngle().
[slot]
void TChartAxisNumeric::setSpecLabelFont(const QFont &pFont)
See also specLabelFont().
[slot]
void TChartAxisNumeric::setSpecLabelFormat(const QString &pFormat)
See also specLabelFormat().
[slot]
void TChartAxisNumeric::setSpecLabelList(const QVariant &iVal)
[slot]
void TChartAxisNumeric::setSpecLabelPen(const QPen &pPen)
See also specLabelPen().
[slot]
void TChartAxisNumeric::setSpecLabelPrecision(int precs)
See also specLabelPrecision().
[slot]
void TChartAxisNumeric::setSpecLabelToAxis(int pToAxis)
See also specLabelToAxis().
[slot]
void TChartAxisNumeric::setSpecTickLength(int pLength)
See also specTickLength().
[slot]
void TChartAxisNumeric::setSpecTickPen(const QPen &pPen)
See also specTickPen().
[slot]
void TChartAxisNumeric::setSubGridPen(const QPen &pPen)
See also subGridPen().
[slot]
void TChartAxisNumeric::setSubLabelAnchor(TChart::Anchor pAnchor)
See also subLabelAnchor().
[slot]
void TChartAxisNumeric::setSubLabelAngle(int pAngle)
See also subLabelAngle().
[slot]
void TChartAxisNumeric::setSubLabelFont(const QFont &pFont)
See also subLabelFont().
[slot]
void TChartAxisNumeric::setSubLabelFormat(const QString &pFormat)
See also subLabelFormat().
[slot]
void TChartAxisNumeric::setSubLabelPen(const QPen &pPen)
See also subLabelPen().
[slot]
void TChartAxisNumeric::setSubLabelPrecision(int precs)
See also subLabelPrecision().
[slot]
void TChartAxisNumeric::setSubLabelToAxis(int pToAxis)
See also subLabelToAxis().
[slot]
void TChartAxisNumeric::setSubTickLength(int pLength)
See also subTickLength().
[slot]
void TChartAxisNumeric::setSubTickPen(const QPen &pPen)
See also subTickPen().
[slot]
void TChartAxisNumeric::setSubTickSteps(double pSteps)
See also subTickSteps().
[slot]
void TChartAxisNumeric::setTickSteps(double pSteps)
See also tickSteps().
[slot]
QPen TChartAxisNumeric::specGridPen() const
See also setSpecGridPen().
[slot]
TChart::Anchor TChartAxisNumeric::specLabelAnchor() const
See also setSpecLabelAnchor().
[slot]
int TChartAxisNumeric::specLabelAngle() const
See also setSpecLabelAngle().
[slot]
QFont TChartAxisNumeric::specLabelFont() const
See also setSpecLabelFont().
[slot]
QString TChartAxisNumeric::specLabelFormat() const
See also setSpecLabelFormat().
[slot]
QPen TChartAxisNumeric::specLabelPen() const
See also setSpecLabelPen().
[slot]
int TChartAxisNumeric::specLabelPrecision() const
See also setSpecLabelPrecision().
[slot]
int TChartAxisNumeric::specLabelToAxis() const
See also setSpecLabelToAxis().
[slot]
int TChartAxisNumeric::specTickLength() const
See also setSpecTickLength().
[slot]
QPen TChartAxisNumeric::specTickPen() const
See also setSpecTickPen().
[slot]
QPen TChartAxisNumeric::subGridPen() const
See also setSubGridPen().
[slot]
TChart::Anchor TChartAxisNumeric::subLabelAnchor() const
See also setSubLabelAnchor().
[slot]
int TChartAxisNumeric::subLabelAngle() const
See also setSubLabelAngle().
[slot]
QFont TChartAxisNumeric::subLabelFont() const
See also setSubLabelFont().
[slot]
QString TChartAxisNumeric::subLabelFormat() const
See also setSubLabelFormat().
[slot]
QPen TChartAxisNumeric::subLabelPen() const
See also setSubLabelPen().
[slot]
int TChartAxisNumeric::subLabelPrecision() const
See also setSubLabelPrecision().
[slot]
int TChartAxisNumeric::subLabelToAxis() const
See also setSubLabelToAxis().
[slot]
int TChartAxisNumeric::subTickLength() const
See also setSubTickLength().
[slot]
QPen TChartAxisNumeric::subTickPen() const
See also setSubTickPen().
[slot]
double TChartAxisNumeric::subTickSteps() const
See also setSubTickSteps().
[slot]
double TChartAxisNumeric::tickSteps() const
See also setTickSteps().