TChartTheme Class

Header: #include <TChartTheme>
Inherits: QObject

Public Functions

TChartTheme(const QString &pTypeName = "Default", QObject *parent = 0)
~TChartTheme()
  • 31 public functions inherited from QObject

Public Slots

QPen axisAxisPen(TChart::AxisType pType = TChart::AxisNumeric) const
QPen axisBaseLinePen(TChart::AxisType pType = TChart::AxisNumeric) const
QBrush axisEvenGridBrush(TChart::AxisType pType = TChart::AxisNumeric) const
QPen axisGridPen(TChart::AxisType pType = TChart::AxisNumeric) const
TChart::Anchor axisLabelAnchor(TChart::AxisType pType = TChart::AxisNumeric, TChart::Edge pPosition = TChart::EdgeLeft) const
int axisLabelAngle(TChart::AxisType pType = TChart::AxisNumeric) const
QFont axisLabelFont(TChart::AxisType pType = TChart::AxisNumeric) const
QPen axisLabelPen(TChart::AxisType pType = TChart::AxisNumeric) const
int axisLabelToAxis(TChart::AxisType pType = TChart::AxisNumeric) const
QBrush axisOddGridBrush(TChart::AxisType pType = TChart::AxisNumeric) const
QPen axisSpecGridPen(TChart::AxisType pType = TChart::AxisNumeric) const
TChart::Anchor axisSpecLabelAnchor(TChart::AxisType pType = TChart::AxisNumeric, TChart::Edge pPosition = TChart::EdgeLeft) const
int axisSpecLabelAngle(TChart::AxisType pType = TChart::AxisNumeric) const
QFont axisSpecLabelFont(TChart::AxisType pType = TChart::AxisNumeric) const
QPen axisSpecLabelPen(TChart::AxisType pType = TChart::AxisNumeric) const
int axisSpecLabelToAxis(TChart::AxisType pType = TChart::AxisNumeric) const
int axisSpecTickLength(TChart::AxisType pType = TChart::AxisNumeric) const
QPen axisSpecTickPen(TChart::AxisType pType = TChart::AxisNumeric) const
QPen axisSubGridPen(TChart::AxisType pType = TChart::AxisNumeric) const
TChart::Anchor axisSubLabelAnchor(TChart::AxisType pType = TChart::AxisNumeric, TChart::Edge pPosition = TChart::EdgeLeft) const
int axisSubLabelAngle(TChart::AxisType pType = TChart::AxisNumeric) const
QFont axisSubLabelFont(TChart::AxisType pType = TChart::AxisNumeric) const
QPen axisSubLabelPen(TChart::AxisType pType = TChart::AxisNumeric) const
int axisSubLabelToAxis(TChart::AxisType pType = TChart::AxisNumeric) const
int axisSubTickLength(TChart::AxisType pType = TChart::AxisNumeric) const
QPen axisSubTickPen(TChart::AxisType pType = TChart::AxisNumeric) const
int axisTickLength(TChart::AxisType pType = TChart::AxisNumeric) const
QPen axisTickPen(TChart::AxisType pType = TChart::AxisNumeric) const
TChart::Anchor axisTitleAnchor(TChart::AxisType pType = TChart::AxisNumeric, TChart::Edge pPosition = TChart::EdgeLeft) const
QFont axisTitleFont() const
QMargins axisTitleMargin() const
QPen axisTitlePen() const
QBrush chartBackground() const
QSize chartMinSize() const
QMargins chartPadding() const
QFont chartTitleFont() const
QMargins chartTitleMargin() const
QPen chartTitlePen() const
TChart::Edge chartTitlePosition() const
QBrush legendBoxBrush() const
QPen legendBoxPen() const
QFont legendLabelFont() const
QPen legendLabelPen() const
QBrush seriesBrush(int pNum, TChart::SeriesType pType = TChart::SeriesLine) const
QFont seriesLabelFont(int pNum, TChart::SeriesType pType = TChart::SeriesLine) const
QPen seriesLabelPen(int pNum, TChart::SeriesType pType = TChart::SeriesLine) const
QPen seriesMarkPen(int pNum, TChart::SeriesType pType = TChart::SeriesLine) const
TChart::Shape seriesMarkShape(int pNum, TChart::SeriesType pType = TChart::SeriesLine) const
QPen seriesPen(int pNum, TChart::SeriesType pType = TChart::SeriesLine) const
void setTypeName(const QString &pTypeName)
  • 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
  • 9 protected functions inherited from QObject
  • 2 protected variables inherited from QObject

Detailed Description

Member Function Documentation

TChartTheme::TChartTheme(const QString &pTypeName = "Default", QObject *parent = 0)

Default constructs an instance of TChartTheme.

TChartTheme::~TChartTheme()

Destroys the instance of TChartTheme.

[slot] QPen TChartTheme::axisAxisPen(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] QPen TChartTheme::axisBaseLinePen(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] QBrush TChartTheme::axisEvenGridBrush(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] QPen TChartTheme::axisGridPen(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] TChart::Anchor TChartTheme::axisLabelAnchor(TChart::AxisType pType = TChart::AxisNumeric, TChart::Edge pPosition = TChart::EdgeLeft) const

[slot] int TChartTheme::axisLabelAngle(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] QFont TChartTheme::axisLabelFont(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] QPen TChartTheme::axisLabelPen(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] int TChartTheme::axisLabelToAxis(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] QBrush TChartTheme::axisOddGridBrush(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] QPen TChartTheme::axisSpecGridPen(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] TChart::Anchor TChartTheme::axisSpecLabelAnchor(TChart::AxisType pType = TChart::AxisNumeric, TChart::Edge pPosition = TChart::EdgeLeft) const

[slot] int TChartTheme::axisSpecLabelAngle(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] QFont TChartTheme::axisSpecLabelFont(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] QPen TChartTheme::axisSpecLabelPen(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] int TChartTheme::axisSpecLabelToAxis(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] int TChartTheme::axisSpecTickLength(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] QPen TChartTheme::axisSpecTickPen(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] QPen TChartTheme::axisSubGridPen(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] TChart::Anchor TChartTheme::axisSubLabelAnchor(TChart::AxisType pType = TChart::AxisNumeric, TChart::Edge pPosition = TChart::EdgeLeft) const

[slot] int TChartTheme::axisSubLabelAngle(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] QFont TChartTheme::axisSubLabelFont(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] QPen TChartTheme::axisSubLabelPen(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] int TChartTheme::axisSubLabelToAxis(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] int TChartTheme::axisSubTickLength(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] QPen TChartTheme::axisSubTickPen(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] int TChartTheme::axisTickLength(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] QPen TChartTheme::axisTickPen(TChart::AxisType pType = TChart::AxisNumeric) const

[slot] TChart::Anchor TChartTheme::axisTitleAnchor(TChart::AxisType pType = TChart::AxisNumeric, TChart::Edge pPosition = TChart::EdgeLeft) const

[slot] QFont TChartTheme::axisTitleFont() const

[slot] QMargins TChartTheme::axisTitleMargin() const

[slot] QPen TChartTheme::axisTitlePen() const

[slot] QBrush TChartTheme::chartBackground() const

[slot] QSize TChartTheme::chartMinSize() const

[slot] QMargins TChartTheme::chartPadding() const

[slot] QFont TChartTheme::chartTitleFont() const

[slot] QMargins TChartTheme::chartTitleMargin() const

[slot] QPen TChartTheme::chartTitlePen() const

[slot] TChart::Edge TChartTheme::chartTitlePosition() const

[slot] QBrush TChartTheme::legendBoxBrush() const

[slot] QPen TChartTheme::legendBoxPen() const

[slot] QFont TChartTheme::legendLabelFont() const

[slot] QPen TChartTheme::legendLabelPen() const

[slot] QBrush TChartTheme::seriesBrush(int pNum, TChart::SeriesType pType = TChart::SeriesLine) const

[slot] QFont TChartTheme::seriesLabelFont(int pNum, TChart::SeriesType pType = TChart::SeriesLine) const

[slot] QPen TChartTheme::seriesLabelPen(int pNum, TChart::SeriesType pType = TChart::SeriesLine) const

[slot] QPen TChartTheme::seriesMarkPen(int pNum, TChart::SeriesType pType = TChart::SeriesLine) const

[slot] TChart::Shape TChartTheme::seriesMarkShape(int pNum, TChart::SeriesType pType = TChart::SeriesLine) const

[slot] QPen TChartTheme::seriesPen(int pNum, TChart::SeriesType pType = TChart::SeriesLine) const

[slot] void TChartTheme::setTypeName(const QString &pTypeName)