All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
te::layout::OutsideFactory Class Reference

Factory for creating families of related or dependent widgets (MVC widgets). More...

#include <OutsideFactory.h>

Inheritance diagram for te::layout::OutsideFactory:
te::layout::AbstractOutsideFactory

Public Member Functions

virtual Observermake (EnumType *type, OutsideParamsCreate params=OutsideParamsCreate())
 Reimplemented from AbstractItemFactory. More...
 
 OutsideFactory ()
 Constructor. More...
 
virtual ~OutsideFactory ()
 Destructor. More...
 

Detailed Description

Factory for creating families of related or dependent widgets (MVC widgets).

See also
te::layout::AbstractItemFactory

Definition at line 47 of file OutsideFactory.h.

Constructor & Destructor Documentation

te::layout::OutsideFactory::OutsideFactory ( )

Constructor.

Definition at line 43 of file OutsideFactory.cpp.

te::layout::OutsideFactory::~OutsideFactory ( )
virtual

Destructor.

Definition at line 48 of file OutsideFactory.cpp.

Member Function Documentation


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