曲线设置窗口
更多...
#include <DAChartCurveItemSettingWidget.h>
|
|
virtual void | plotItemAttached (QwtPlotItem *plotItem, bool on) |
| |
|
|
void | resetCurveStyleComboBox () |
| | 重置CurveStyle ComboBox
|
| |
| void | setPlot (QwtPlot *plot) |
| | 设置plot是为了能感知item是否消除
|
| |
|
|
QwtPlotItem * | mPlotItem { nullptr } |
| |
|
QPointer< QwtPlot > | mPlot { nullptr } |
| |
◆ applySetting()
| void DA::DAChartCurveItemSettingWidget::applySetting |
( |
QwtPlotCurve * |
item | ) |
|
◆ enableFillEdit()
| void DA::DAChartCurveItemSettingWidget::enableFillEdit |
( |
bool |
on = true | ) |
|
◆ enableMarkerEdit()
| void DA::DAChartCurveItemSettingWidget::enableMarkerEdit |
( |
bool |
on = true | ) |
|
◆ getBaseLine()
| double DA::DAChartCurveItemSettingWidget::getBaseLine |
( |
| ) |
const |
◆ getCurveAttribute()
| QwtPlotCurve::CurveAttribute DA::DAChartCurveItemSettingWidget::getCurveAttribute |
( |
| ) |
const |
◆ getCurvePen()
| QPen DA::DAChartCurveItemSettingWidget::getCurvePen |
( |
| ) |
const |
◆ getCurveStyle()
| QwtPlotCurve::CurveStyle DA::DAChartCurveItemSettingWidget::getCurveStyle |
( |
| ) |
const |
◆ getFillBrush()
| QBrush DA::DAChartCurveItemSettingWidget::getFillBrush |
( |
| ) |
const |
◆ getItemSettingWidget()
◆ getLegendAttribute()
| QwtPlotCurve::LegendAttributes DA::DAChartCurveItemSettingWidget::getLegendAttribute |
( |
| ) |
const |
◆ getTitle()
| QString DA::DAChartCurveItemSettingWidget::getTitle |
( |
| ) |
const |
◆ isEnableFillEdit()
| bool DA::DAChartCurveItemSettingWidget::isEnableFillEdit |
( |
| ) |
const |
◆ isEnableMarkerEdit()
| bool DA::DAChartCurveItemSettingWidget::isEnableMarkerEdit |
( |
| ) |
const |
◆ isHaveBaseLine()
| bool DA::DAChartCurveItemSettingWidget::isHaveBaseLine |
( |
| ) |
const |
◆ setBaseLine
| void DA::DAChartCurveItemSettingWidget::setBaseLine |
( |
double |
v | ) |
|
|
slot |
◆ setCurveAttribute()
| void DA::DAChartCurveItemSettingWidget::setCurveAttribute |
( |
QwtPlotCurve::CurveAttribute |
v | ) |
|
◆ setCurvePen
| void DA::DAChartCurveItemSettingWidget::setCurvePen |
( |
const QPen & |
v | ) |
|
|
slot |
◆ setCurveStyle()
| void DA::DAChartCurveItemSettingWidget::setCurveStyle |
( |
QwtPlotCurve::CurveStyle |
v | ) |
|
◆ setFillBrush
| void DA::DAChartCurveItemSettingWidget::setFillBrush |
( |
const QBrush & |
v | ) |
|
|
slot |
◆ setLegendAttribute()
| void DA::DAChartCurveItemSettingWidget::setLegendAttribute |
( |
QwtPlotCurve::LegendAttributes |
v | ) |
|
◆ setTitle()
| void DA::DAChartCurveItemSettingWidget::setTitle |
( |
const QString & |
t | ) |
|
◆ updateUI()
| void DA::DAChartCurveItemSettingWidget::updateUI |
( |
QwtPlotItem * |
item | ) |
|
|
overridevirtual |
该类的文档由以下文件生成:
- /home/runner/work/data-workbench/data-workbench/src/DAGui/ChartSetting/DAChartCurveItemSettingWidget.h
- /home/runner/work/data-workbench/data-workbench/src/DAGui/ChartSetting/DAChartCurveItemSettingWidget.cpp