24#include "AstAnalyzer/SweepStudy.hpp"
49 void onRemoveVariable();
50 void onCellChanged(
int row,
int col);
51 void onExprClicked(
int row);
60 Expr* browseExpression(QWidget* parent);
76 QPushButton* removeBtn_;
遍历搜索分析器(参数化扫描),对变量进行嵌套循环遍历并执行仿真命令
定义 SweepStudy.hpp:92
扫参变量表格,以表格行内编辑方式管理 SweepVariable 列表
定义 UiSweepVariableList.hpp:36