|
QtWebApp
|
#include <QSslConfiguration>#include <QTcpSocket>#include <QSettings>#include <QTimer>#include <QThread>#include "httpglobal.h"#include "httprequest.h"#include "httprequesthandler.h"

Go to the source code of this file.
Classes | |
| class | stefanfrings::HttpConnectionHandler |
| Alias for QSslConfiguration if OpenSSL is not supported. More... | |
Typedefs | |
| typedef qintptr | stefanfrings::tSocketDescriptor |
| Alias type definition, for compatibility to different Qt versions. More... | |
Definition in file httpconnectionhandler.h.
| typedef qintptr stefanfrings::tSocketDescriptor |
Alias type definition, for compatibility to different Qt versions.
Definition at line 24 of file httpconnectionhandler.h.