Classified ads
|
#include <QTcpSocket>
#include <QUdpSocket>
#include <QHostAddress>
#include <QPair>
#include "connection.h"
#include "../controller.h"
#include "../datamodel/model.h"
Go to the source code of this file.
Classes | |
class | NetworkConnectorEngine |
Class that will initiate 1 or more network connections. More... | |