#include <QtCore/QObject>
#include <QtCore/QList>
#include <QtNetwork/QHostAddress>
#include "error.h"
#include "backend.h"
#include "soprano_export.h"
Go to the source code of this file.
Namespaces | |
namespace | Soprano |
namespace | Soprano::Client |
Classes | |
class | Soprano::Client::TcpClient |
Creates a connection to the Soprano server through a TCP connection. More... |