23 #ifndef QHTTPENGINE_QFILESYSTEMHANDLER_H
24 #define QHTTPENGINE_QFILESYSTEMHANDLER_H
26 #include "qhttpengine.h"
27 #include "qhttphandler.h"
29 class QHTTPENGINE_EXPORT QFilesystemHandlerPrivate;
70 void setDocumentRoot(
const QString &documentRoot);
81 QFilesystemHandlerPrivate *
const d;
82 friend class QFilesystemHandlerPrivate;
85 #endif // QHTTPENGINE_QFILESYSTEMHANDLER_H