Soprano 2.9.4
global.h File Reference
#include <QtCore/QStringList>
#include "soprano_export.h"
#include "sopranotypes.h"
#include "backend.h"
Include dependency graph for global.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Soprano

Functions

SOPRANO_EXPORT const BackendSoprano::discoverBackendByName (const QString &name)
SOPRANO_EXPORT const BackendSoprano::discoverBackendByFeatures (BackendFeatures features, const QStringList &userFeatures=QStringList())
SOPRANO_EXPORT void Soprano::setUsedBackend (const Backend *)
SOPRANO_EXPORT const BackendSoprano::usedBackend ()
SOPRANO_EXPORT ModelSoprano::createModel (const BackendSettings &settings=BackendSettings())