MMSGapWidget Class Reference

With this class you can get a spacer. More...

#include <mmsgapwidget.h>

Inheritance diagram for MMSGapWidget:

List of all members.


Public Member Functions

 MMSGapWidget (MMSWindow *root)
MMSWidgetcopyWidget ()

Private Member Functions

bool create (MMSWindow *root)

Detailed Description

With this class you can get a spacer.

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.

Author:
Jens Schneider

Definition at line 44 of file mmsgapwidget.h.


Constructor & Destructor Documentation

MMSGapWidget::MMSGapWidget ( MMSWindow root  ) 

Definition at line 35 of file mmsgapwidget.cpp.


Member Function Documentation

bool MMSGapWidget::create ( MMSWindow root  )  [private]

Definition at line 39 of file mmsgapwidget.cpp.

MMSWidget * MMSGapWidget::copyWidget (  )  [virtual]

Implements MMSWidget.

Definition at line 44 of file mmsgapwidget.cpp.


The documentation for this class was generated from the following files: