Soprano  2.9.4
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

 Soprano
 

Functions

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