QtWebApp
httpconnectionhandler.h File Reference
#include <QSslConfiguration>
#include <QTcpSocket>
#include <QSettings>
#include <QTimer>
#include <QThread>
#include "httpglobal.h"
#include "httprequest.h"
#include "httprequesthandler.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  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...
 

Detailed Description

Author
Stefan Frings

Definition in file httpconnectionhandler.h.

Typedef Documentation

◆ tSocketDescriptor

Alias type definition, for compatibility to different Qt versions.

Definition at line 24 of file httpconnectionhandler.h.