6 #ifndef SWIFT_GUI_EDITORS_AIRCRAFTPARTSFORM_H
7 #define SWIFT_GUI_EDITORS_AIRCRAFTPARTSFORM_H
18 class CAircraftPartsForm;
20 namespace swift::gui::editors
38 virtual void setReadOnly(
bool readonly)
override;
39 virtual void setSelectOnly()
override;
53 void showSetButton(
bool visible);
56 void showJson(
bool visible);
63 QScopedPointer<Ui::CAircraftPartsForm> ui;
Status messages, e.g. from Core -> GUI.
Value object encapsulating information of aircraft's parts.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.