Soprano  2.8.0
Namespaces | Functions
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 Backend * Soprano::discoverBackendByName (const QString &name)
SOPRANO_EXPORT const Backend * Soprano::discoverBackendByFeatures (BackendFeatures features, const QStringList &userFeatures=QStringList())
SOPRANO_EXPORT void Soprano::setUsedBackend (const Backend *)
SOPRANO_EXPORT const Backend * Soprano::usedBackend ()
SOPRANO_EXPORT Model * Soprano::createModel (const BackendSettings &settings=BackendSettings())