5 #ifndef STATICCOMPRESSED_H
6 #define STATICCOMPRESSED_H
8 #include <Cutelyst/cutelyst_global.h>
9 #include <Cutelyst/Plugin>
13 class StaticCompressedPrivate;
146 void setIncludePaths(
const QStringList &paths);
152 void setDirs(
const QStringList &dirs);
163 QScopedPointer<StaticCompressedPrivate> d_ptr;
The Cutelyst Application.
Deliver static files compressed on the fly or precompressed.
The Cutelyst namespace holds all public Cutelyst API.