Base widget for all textblocks (sub classes of dw::Textblock), which are positioned vertically and al...
void setRefTextblock(AlignedTextblock *ref)
void addWidget(core::Widget *widget, core::style::Style *style)
Add a widget (word type) to the page.
void addSpace(core::style::Style *style)
?
lout::misc::NotSoSimpleVector< Word > * words
void addText(const char *text, size_t len, core::style::Style *style)
Add a word to the page structure.