#include <cstdlib>
#include <QTcpSocket>
#include <QHostAddress>
#include <QAbstractSocket>
#include <QSettings>
#include "irctrl_p.h"
Go to the source code of this file.