TChartAxisCategory Class

Header: #include <TChartAxisCategory>
Inherits: TChartAxis

Public Functions

TChartAxisCategory(QObject *parent = nullptr)
~TChartAxisCategory()

Reimplemented Public Functions

virtual QList<TChartDrawItem> getDrawItems()
virtual int getOccupySize()
  • 2 public functions inherited from TChartAxis
  • 31 public functions inherited from QObject

Public Slots

double getViewValue(int pRow) const
double viewStepValue() const

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

TChartAxisCategory::TChartAxisCategory(QObject *parent = nullptr)

Default constructs an instance of TChartAxisCategory.

TChartAxisCategory::~TChartAxisCategory()

Destroys the instance of TChartAxisCategory.

[virtual] QList<TChartDrawItem> TChartAxisCategory::getDrawItems()

[virtual] int TChartAxisCategory::getOccupySize()

[slot] double TChartAxisCategory::getViewValue(int pRow) const

[slot] double TChartAxisCategory::viewStepValue() const