Abstract Factory provide an interface for creating families of related or dependent graphic widgets (MVC widgets) without specifying their concrete classes. More...
#include "OutsideParamsCreate.h"#include "../../enum/AbstractType.h"#include "../../enum/EnumType.h"Go to the source code of this file.
Classes | |
| class | te::layout::AbstractOutsideFactory | 
| Abstract Factory provide an interface for creating families of related or dependent graphic widgets (MVC widgets) without specifying their concrete classes.  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::layout | |
| This is the namespace for the Layout module.  | |
Abstract Factory provide an interface for creating families of related or dependent graphic widgets (MVC widgets) without specifying their concrete classes.
Definition in file AbstractOutsideFactory.h.