Base widget for all textblocks (sub classes of dw::Textblock), which are positioned vertically and al...
void setRefTextblock(AlignedTextblock *ref)
lout::misc::SimpleVector< AlignedTextblock * > * textblocks
A Widget for rendering text blocks, i.e. paragraphs or sequences of paragraphs.
virtual void setMaxValue(int maxValue, int value)=0
void setValue(int pos, int value)
AlignedTextblock * getTextblock(int pos)
lout::misc::SimpleVector< int > * values
int add(AlignedTextblock *textblock)
void setMaxValue(int maxValue)
AlignedTextblock(bool limitTextWidth)