|
DAWorkbench 0.0.1
DAWorkbench API
|
Dataframe To VectorPoint 更多...
#include <DADataframeToVectorPointWidget.h>
Public 成员函数 | |
| DADataframeToVectorPointWidget (QWidget *parent=nullptr) | |
| void | setCurrentData (const DAData &d) |
| 设置当前的数据 | |
| DAData | getCurrentData () const |
| bool | getToVectorPointF (QVector< QPointF > &res) |
| void | updateDataframeColumnList () |
Dataframe To VectorPoint
| void DA::DADataframeToVectorPointWidget::setCurrentData | ( | const DAData & | d | ) |
设置当前的数据
| d |