#include "plugin.h"
#include "error.h"
#include "soprano_export.h"
#include "sopranotypes.h"
#include <QtCore/QStringList>
#include <QtCore/QVariant>
#include <QtCore/QSharedDataPointer>
Go to the source code of this file.
Namespaces | |
namespace | Soprano |
Classes | |
class | Soprano::BackendSetting |
Wraps one setting for Model creation. More... | |
class | Soprano::Backend |
Soprano::Backend defines the interface for a Soprano backend plugin. More... | |
Typedefs | |
typedef QList< BackendSetting > | Soprano::BackendSettings |