Merge branch 'main' into 'feature/validateBtn'

# Conflicts:
#   mainwindow.h
#   mainwindow.ui
#   path.cpp
This commit is contained in:
T'JAMPENS QUENTIN p2406187
2025-06-20 14:24:44 +00:00
6 changed files with 125 additions and 48 deletions
+1
View File
@@ -26,6 +26,7 @@ public:
float getLatitude() const;
float getLongitude() const;
int getResponse() const;
QString toGPSFormat();
QList<QString> getPersonnage() const;
QList<QString> getTexte() const;
void setTitle(const QString &newTitle);