Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
testhttpserver_p.h File Reference

(60297d4d1e17705c128d11a1ef6f200e59ba4708)

#include <QTcpServer>
#include <QUrl>
#include <QThread>
#include <QMutex>
#include <QWaitCondition>
#include <private/qglobal_p.h>
#include <QObject>
#include <QSet>
#include <QList>
#include <QString>
#include <utility>
Include dependency graph for testhttpserver_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TestHTTPServer
 provides a very, very basic HTTP server for testing. More...
class  ThreadedTestHTTPServer