43 void onGravityModelDetails();
44 void onOrientationDetails();
48 QLineEdit* nameEdit_{
nullptr};
52 QLabel* parentLabel_{
nullptr};
53 QLabel* childrenLabel_{
nullptr};
56 QComboBox* gravityModelCombo_{
nullptr};
57 QPushButton* gravityModelDetailsBtn_{
nullptr};
60 QComboBox* shapeCombo_{
nullptr};
62 UiQuantity* semiIntermediateAxisEdit_{
nullptr};
66 QComboBox* orientationCombo_{
nullptr};
67 QPushButton* orientationDetailsBtn_{
nullptr};
70 QComboBox* ephemerisCombo_{
nullptr};
71 QLabel* spiceIdLabel_{
nullptr};
定义 UiCelestialBody.hpp:26