#include <QFileSystemWatcher>
#include <QStringList>
#include <QObject>
#include <QString>
#include "cdbreader.h"
#include "infobackend.h"
#include "contextproviderinfo.h"
Go to the source code of this file.
Classes | |
class | InfoCdbBackend |
Implements the InfoBackend for reading data from a cdb database. More... |