#include <Label.h>
Public Member Functions | |
Label (const WString &text, WContainerWidget *parent) |
A label is a WText that is styled as "label", and aligned to the right in its parent.
Definition at line 24 of file Label.h.
Label::Label | ( | const WString & | text, | |
WContainerWidget * | parent | |||
) |