#include <Wt/WBreak>
Public Member Functions | |
WBreak (WContainerWidget *parent=0) | |
Construct a line break. |
This is an inline widget that provides a line break inbetween its sibling widgets (such as WText).
The widget corresponds to the HTML <br />
tag.