Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
testhttpserver_p.h File Reference

(85b7937b70ee7d2fbf02e7bdff12a01cf12e084c)

#include <QTcpServer>
#include <QUrl>
#include <QPair>
#include <QThread>
#include <QMutex>
#include <QWaitCondition>
#include <private/qglobal_p.h>
#include <QObject>
#include <QSet>
#include <QList>
#include <QString>
+ 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