 
    
#include <mmsgapwidget.h>

| Public Member Functions | |
| MMSGapWidget (MMSWindow *root) | |
| MMSWidget * | copyWidget () | 
| Private Member Functions | |
| bool | create (MMSWindow *root) | 
The gap widget is a spacer needed to arrange other widgets within MMSHBoxWidget/MMSVBoxWidget. This widget cannot have any children. It cannot be focused and displays nothing.
Definition at line 44 of file mmsgapwidget.h.
| MMSGapWidget::MMSGapWidget | ( | MMSWindow * | root | ) | 
Definition at line 35 of file mmsgapwidget.cpp.
| bool MMSGapWidget::create | ( | MMSWindow * | root | ) |  [private] | 
Definition at line 39 of file mmsgapwidget.cpp.
| MMSWidget * MMSGapWidget::copyWidget | ( | ) |  [virtual] | 
