Go to the documentation of this file.
22 #ifndef _SOPRANO_SERVER_DBUS_CLIENT_H_
23 #define _SOPRANO_SERVER_DBUS_CLIENT_H_
25 #include <QtCore/QObject>
void removeModel(const QString &name)
Core class of Soprano's exception system.
#define SOPRANO_CLIENT_EXPORT
DBusModel * createModel(const QString &name, const BackendSettings &settings=BackendSettings())
Core class to handle a connection to a Soprano server through the DBus interface.
QStringList allModels() const
DBusClient(const QString &service=QString(), QObject *parent=0)
Interface to a DBus server model.
SOPRANO_EXPORT QUrl name()
QList< BackendSetting > BackendSettings