21 #ifndef CUTELEE_OUTPUTSTREAM_H 22 #define CUTELEE_OUTPUTSTREAM_H 24 #include "cutelee_templates_export.h" 27 #include <QtCore/QTextStream> 115 virtual std::shared_ptr<OutputStream> clone(
QTextStream *stream)
const;
The Cutelee namespace holds all public Cutelee API.
A QString wrapper class for containing whether a string is safe or needs to be escaped.
The OutputStream class is used to render templates to a QTextStream.