Public Member Functions

glv::Group Struct Reference

View used for forming a group of child Views. More...

#include <glv_layout.h>

Inheritance diagram for glv::Group:
glv::View glv::DataModel glv::Notifier glv::SmartObject< View > glv::Box glv::Table

List of all members.

Public Member Functions

virtual const char * className () const
 Get class name.

Detailed Description

View used for forming a group of child Views.

By default, a Group will not be drawn to screen nor interact with any user input. It is meant to simply act as an invisible frame for child Views.


The documentation for this struct was generated from the following file: