Save step info

This commit is contained in:
T'JAMPENS QUENTIN p2406187
2025-06-20 15:54:23 +02:00
parent c591f2dbdb
commit 992874a603
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ public:
float getDuration() const;
float getLength() const;
QString getImage() const;
QList<Step> getStep() const;
QList<Step>& getStep();
void setCity(const QString &newCity);
void setDepartement(int newDepartement);
void setName(const QString &newName);