The HttpServer class implements a simple HTTP server.
More...
#include <OnlineDocumentation.h>
The HttpServer class implements a simple HTTP server.
◆ HttpServer()
HttpServer::HttpServer |
( |
QObject * |
parent = nullptr | ) |
|
◆ incomingConnection()
void HttpServer::incomingConnection |
( |
qintptr |
socket | ) |
|
◆ pause()
void HttpServer::pause |
( |
| ) |
|
◆ resume()
void HttpServer::resume |
( |
| ) |
|
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/OnlineDocumentation.h
- FreeCAD/src/Gui/OnlineDocumentation.cpp