![]() |
SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
#include <QSslConfiguration>#include <QTcpSocket>#include <QSettings>#include <QTimer>#include <QThread>#include "httpglobal.h"#include "httprequest.h"#include "httprequesthandler.h"#include "httplistenersettings.h"#include "export.h"
Include dependency graph for httpconnectionhandler.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | qtwebapp::HttpConnectionHandler |
Namespaces | |
| qtwebapp | |
Typedefs | |
| typedef int | qtwebapp::tSocketDescriptor |
Definition in file httpconnectionhandler.h.
1.8.13