Conference Registration 2024.07.18.04
|
#include "filereader.h"
#include "registration.h"
#include <QDomDocument>
#include <QList>
#include <QXmlStreamReader>
Go to the source code of this file.
Classes | |
class | RegistrationListReader |
The RegistrationListReader class reads a list of registrations from an XML file. More... | |