🛰️航天仿真算法库 SpaceAST 0.0.1
载入中...
搜索中...
未找到
UiWorkbenchExprPicker.cpp 文件参考
#include "UiWorkbenchExprPicker.hpp"
#include "UiExpressionBrowser.hpp"
#include "AstGUI/UiVariableList.hpp"
#include "AstAnalyzer/StudyWorkbench.hpp"
#include "AstScript/Variable.hpp"
#include <QDialogButtonBox>
#include <QGroupBox>
#include <QHBoxLayout>
#include <QLabel>
#include <QPushButton>
#include <QVBoxLayout>

命名空间

namespace  ast
 

详细描述

从 StudyWorkbench 的输入/输出变量中选择表达式

复用 UiVariableList 展示变量表格,隐藏编辑按钮,双击选中

作者
axel
日期
2026-06-11

SpaceAST项目(https://github.com/space-ast/ast) 本软件基于 Apache 2.0 开源许可证分发。