#include <QFileSystemWatcher>
#include <QStringList>
#include <QObject>
#include <QFileInfo>
#include <QString>
#include <QHash>
#include "infobackend.h"
#include "infokeydata.h"
#include "contextproviderinfo.h"
#include "assoctree.h"
Go to the source code of this file.
Classes | |
class | InfoXmlBackend |
Implements the InfoBackend for reading data from a directory with xml files. More... |