|
DAWorkbench 0.0.1
DAWorkbench API
|
图表设置窗口 更多...
#include <DAChartPlotSettingWidget.h>
Public 成员函数 | |
| DAChartPlotSettingWidget (QWidget *parent=nullptr) | |
| void | setPlot (QwtPlot *w) |
| 设置chart,可传入空指针 | |
| QwtPlot * | getPlot () const |
| void | updateUI () |
| 更新界面 | |
图表设置窗口
| void DA::DAChartPlotSettingWidget::setPlot | ( | QwtPlot * | w | ) |
设置chart,可传入空指针
| w |