Given TextStyle objects build a new one, adding a starting part, and ending part, and separating them...
Definition: textstylebuilder.h:18
bool added
whether we've already added something
Definition: textstylebuilder.h:22
TextStyle buffer
where we store intermediate results
Definition: textstylebuilder.h:21
Represents a formatting template where there can be some variables (starting with $,...
Definition: textstyle.h:36