|
DAWorkbench 0.0.1
DAWorkbench API
|
成员的完整列表,这些成员属于 DA::DAChartStyleInterface,包括所有继承而来的类成员
| enableGrid(bool enable=true)=0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| enableLegend(bool enable=true)=0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| getAxisColor(int axisId) const =0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| getAxisLabel(int axisId) const =0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| getBackgroundBrush() const =0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| getBorderColor() const =0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| getChartTitle() const =0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| getLegendBackground() const =0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| getLegendPosition() const =0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| getLegendTextColor() const =0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| isDateTimeAxis(int axisId) const =0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| isGridEnabled() const =0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| isLegendEnabled() const =0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| setAxisColor(int axisId, const QColor &color)=0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| setAxisLabel(int axisId, const QString &label)=0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| setBackgroundBrush(const QBrush &brush)=0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| setBorderColor(const QColor &color)=0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| setChartTitle(const QString &title)=0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| setGridMajorStyle(const QColor &color, qreal width=1.0, Qt::PenStyle style=Qt::DotLine)=0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| setGridMinorStyle(const QColor &color, qreal width=0.5, Qt::PenStyle style=Qt::DotLine)=0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| setGridStyle(const QColor &color, qreal width=1.0, Qt::PenStyle style=Qt::DotLine, bool isMajor=true)=0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| setLegendBackground(const QBrush &brush)=0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| setLegendPosition(Qt::Alignment alignment)=0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| setLegendTextColor(const QColor &color)=0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| setupDateTimeAxis(int axisId, const QString &format="yyyy-MM-dd hh:mm:ss")=0 (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | pure virtual |
| ~DAChartStyleInterface()=default (定义于 DA::DAChartStyleInterface) | DA::DAChartStyleInterface | virtual |