summaryrefslogtreecommitdiff
path: root/src/model/CompetitorWithResults.h
AgeCommit message (Expand)Author
2024-08-16Compacted competitors into one object, deleted API class (now in sportmodel).Steru
2024-08-16Fixed constructors.Steru
2024-08-16Made Competitor a QObject and tidied up some code.Steru
2024-08-16Added pragma once to headers and notify to Q Params.Steru
2024-08-16Reworked Sport class to work with QObjects instead of JSON objects.Steru
2024-08-16Added Q Object macros.Steru
2024-08-12Created Model for competitors.Steru