All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
AbstractItemFactory.h File Reference

Abstract Factory provide an interface for creating families of related or dependent graphic objects (MVC components) without specifying their concrete classes. More...

Go to the source code of this file.

Classes

class  te::layout::AbstractItemFactory
 Abstract Factory provide an interface for creating families of related or dependent graphic objects (MVC components) without specifying their concrete classes. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::layout
 This is the namespace for the Layout module.
 

Detailed Description

Abstract Factory provide an interface for creating families of related or dependent graphic objects (MVC components) without specifying their concrete classes.

Definition in file AbstractItemFactory.h.