#include <QLineEdit>
#include <QMainWindow>
#include <QPushButton>
#include <QTcpSocket>
#include <QTextEdit>
#include <QVBoxLayout>
#include <QWidget>
Go to the source code of this file.