#include <xrb_spacerwidget.hpp>
Public Member Functions | |
SpacerWidget (ContainerWidget *parent) | |
Constructs a SpacerWidget, attaching it to parent. | |
virtual | ~SpacerWidget () |
Boring destructor. Does nothing. |
This lovely little widget does absolutely nothing. It is here just so layouts can be set up with gaps in certain slots, where necessary.
Definition at line 25 of file xrb_spacerwidget.hpp.