•All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Friends Modules Pages
The HttpServer class implements a simple HTTP server. More...
#include <OnlineDocumentation.h>
Public Member Functions | |
HttpServer (QObject *parent=nullptr) | |
void | incomingConnection (qintptr socket) |
void | pause () |
void | resume () |
The HttpServer class implements a simple HTTP server.
HttpServer::HttpServer | ( | QObject * | parent = nullptr | ) |
void HttpServer::incomingConnection | ( | qintptr | socket | ) |
References draftgeoutils.intersections::connect().
void HttpServer::pause | ( | ) |
void HttpServer::resume | ( | ) |