#include <QString>
#include <QDomElement>
#include <QFile>
#include <QDomDocument>
#include "tournament.h"
Go to the source code of this file.
Classes | |
class | XmlReader |
Reads the infos of a tournament of a xml file. More... | |
Defines | |
#define | IO_ReadOnly QIODevice::ReadOnly |
#define IO_ReadOnly QIODevice::ReadOnly |
Definition at line 3 of file xmlReader.h.