The Layout Library: MGroup

Derived from: public MView

Declared in: <MGroup.h>


Overview

MGroup is an abstract base class for grouping classes. It is main purpose in life is to make it possible to determine whether a particular MView is a group, by testing if the object is a kind of MGroup.
All grouping classes should derive from MGroup instead of directly from MView.


Constructor and Destructor


MGroup()

	  MGroup()

Adds M_USE_FULL_SIZE to the flags, indicating that this object may receive more space than its maximum size would normally allow.


~MGroup()

      virtual ~MGroup();

Cleans up after the HGroup and VGroup.


Member Functions


reloadfont()

	virtual void reloadfont(BFont *font[]);

Reloads the font for the MGroup object, using M_BOLD_FONT as the font-index.


Copyright © 1997 Marco Nelissen (marcone@xs4all.nl) All rights reserved.

Be, BeOS, BeBox, BeWare, GeekPort, the Be logo, the BeOS logo, roColour, Beatware and Beatware painter are trademarks or registered trademarks of their respective owners.