25 #ifndef IPATHALGORITHM_H
26 #define IPATHALGORITHM_H
57 virtual bool configure(QWidget *callingUi =
nullptr) = 0;
64 #endif // IPATHALGORITHM_H
virtual bool configure(QWidget *callingUi=nullptr)=0
IPathAlgorithm(QObject *parent=nullptr)
virtual bool processPath(FlightDataModel *model)=0
virtual bool verifyPath(FlightDataModel *model, QString &err)=0