|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
Public 成员函数 | |
| UiFigure * | getUiFigure () |
| UiFigure * | getUiFigure (matplot::figure_type *f) |
| void | renderFigure (matplot::figure_type *f, UiFigure *fig) |
Public 属性 | |
| matplot::figure_type * | pltfigure_ {nullptr} |
| QPointer< UiFigure > | uifigure_ |
| unsigned int | width_ {kDefaultWidth} |
| unsigned int | height_ {kDefaultHeight} |
| unsigned int | pos_x_ {kDefaultPosX} |
| unsigned int | pos_y_ {kDefaultPosY} |
| std::string | window_title_ |