|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
#include <UiAttributeTree.hpp>
类 ast::UiAttributeTree 继承关系图:信号 | |
| void | attributeSelected (const Attribute &attr) |
Public 成员函数 | |
| UiAttributeTree (QWidget *parent=nullptr) | |
| void | setObject (Object *object) |
| Object * | object () const |
| void | refresh () |
| Attribute | selectedAttribute () const |
属性树控件,显示一个 AST 对象的所有反射属性(遍历继承链)