class LocalSocketClient


Module soprano
Namespace Soprano::Client
Class LocalSocketClient
Inherits QObject,Soprano::Error::ErrorCache
\class LocalSocketClient localsocketclient.h Soprano/Client/LocalSocketClient

Creates a connection to the %Soprano server through a local socket interface.

The %Soprano server supports more than one way of communication. Beside D-Bus (see DBusClient) it can be contacted via a local socket.

The LocalSocketClient does not support signals. Thus, the models created by it will not emit signals such as Model.statementAdded.

Author Sebastian Trueg

\since 2.1



methods