~Highscore()
Definition: highscore.cpp:7
The Highscore is only a semantic class to clarify that this fileIO is a Highscore.
Definition: highscore.h:11
Highscore(QObject *parent=0)
Definition: highscore.cpp:3
The FileIO class provides platform independent file reading for resource files used. The file that should be read is specified by name and FileIO will load it from platform dependent location.
Definition: fileio.h:10