Go to the documentation of this file.
22 #ifndef _SOPRANO_CLIENT_LOCAL_SOCKET_CLIENT_H_
23 #define _SOPRANO_CLIENT_LOCAL_SOCKET_CLIENT_H_
25 #include <QtCore/QObject>
26 #include <QtCore/QList>
Model * createModel(const QString &name, const QList< BackendSetting > &settings=QList< BackendSetting >())
LocalSocketClient(QObject *parent=0)
virtual ~LocalSocketClient()
Core class of Soprano's exception system.
#define SOPRANO_CLIENT_EXPORT
bool connect(const QString &name=QString())
Creates a connection to the Soprano server through a local socket interface.
A Model is the central class in Soprano. It is a queryable collection of RDF quadruples,...
SOPRANO_EXPORT QUrl name()
void removeModel(const QString &name)