Main Page
Related Pages
Namespaces
Classes
Files
C:/Documents and Settings/Robin/My Documents/Projects/ifm/trunk/include/ifm/container.h File Reference
Detailed Description
Declares Container.
Namespaces
namespace
ifm
Classes
class
ifm::Container
A
Container
is a
Component
that contains other Components as children.
More...
Enumerations
enum
ifm::CHILD_ALIGNMENT
{
ifm::HORIZONTAL
,
ifm::VERTICAL
,
ifm::TABBED
}