DAWorkbench 0.0.1
DAWorkbench API
载入中...
搜索中...
未找到
DA::DAChartStyleInterface 成员列表

成员的完整列表,这些成员属于 DA::DAChartStyleInterface,包括所有继承而来的类成员

enableGrid(bool enable=true)=0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
enableLegend(bool enable=true)=0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
getAxisColor(int axisId) const =0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
getAxisLabel(int axisId) const =0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
getBackgroundBrush() const =0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
getBorderColor() const =0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
getChartTitle() const =0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
getLegendBackground() const =0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
getLegendPosition() const =0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
getLegendTextColor() const =0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
isDateTimeAxis(int axisId) const =0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
isGridEnabled() const =0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
isLegendEnabled() const =0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
setAxisColor(int axisId, const QColor &color)=0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
setAxisLabel(int axisId, const QString &label)=0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
setBackgroundBrush(const QBrush &brush)=0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
setBorderColor(const QColor &color)=0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
setChartTitle(const QString &title)=0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
setGridMajorStyle(const QColor &color, qreal width=1.0, Qt::PenStyle style=Qt::DotLine)=0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
setGridMinorStyle(const QColor &color, qreal width=0.5, Qt::PenStyle style=Qt::DotLine)=0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
setGridStyle(const QColor &color, qreal width=1.0, Qt::PenStyle style=Qt::DotLine, bool isMajor=true)=0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
setLegendBackground(const QBrush &brush)=0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
setLegendPosition(Qt::Alignment alignment)=0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
setLegendTextColor(const QColor &color)=0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
setupDateTimeAxis(int axisId, const QString &format="yyyy-MM-dd hh:mm:ss")=0 (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacepure virtual
~DAChartStyleInterface()=default (定义于 DA::DAChartStyleInterface)DA::DAChartStyleInterfacevirtual