#include <QObject>
Go to the source code of this file.
Classes | |
class | FileIO |
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. More... | |