1 #ifndef TEXTSTYLEFORMATTERCOLLECTION_H_
2 #define TEXTSTYLEFORMATTERCOLLECTION_H_
3
4 #include <list>
5
7
9
12
13 }
14
15 #endif /*TEXTSTYLEFORMATTERCOLLECTION_H_*/
An implementation of Formatter, based on source-highlight TextStyle.
Definition: textstyleformatter.h:23
C++ class: doctemplate.h.
Definition: bufferedoutput.cpp:13
std::list< TextStyleFormatter * > TextStyleFormatterCollection
Collection of TextStyleFormatter objects.
Definition: textstyleformattercollection.h:8