|
|
|
@ -51,7 +51,7 @@ public:
@@ -51,7 +51,7 @@ public:
|
|
|
|
|
Q_INVOKABLE virtual QString prerequisiteSetup(VehicleComponent* component) const = 0; |
|
|
|
|
|
|
|
|
|
// Property accessors
|
|
|
|
|
bool setupComplete(void); |
|
|
|
|
bool setupComplete(void) const; |
|
|
|
|
|
|
|
|
|
signals: |
|
|
|
|
void setupCompleteChanged(bool setupComplete); |
|
|
|
|