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

Calls the factory to create a template of the specified type and keep. Responsible for delete the created template. More...

#include <TemplateEditor.h>

Public Member Functions

virtual
te::layout::AbstractTemplate
getTemplate ()
 
 TemplateEditor (EnumType *type, std::string path)
 
virtual ~TemplateEditor ()
 

Protected Attributes

te::layout::AbstractTemplatem_template
 

Detailed Description

Calls the factory to create a template of the specified type and keep. Responsible for delete the created template.

Definition at line 49 of file TemplateEditor.h.

Constructor & Destructor Documentation

te::layout::TemplateEditor::TemplateEditor ( EnumType type,
std::string  path 
)
te::layout::TemplateEditor::~TemplateEditor ( )
virtual

Definition at line 43 of file TemplateEditor.cpp.

Member Function Documentation

te::layout::AbstractTemplate * te::layout::TemplateEditor::getTemplate ( )
virtual

Member Data Documentation

te::layout::AbstractTemplate* te::layout::TemplateEditor::m_template
protected

Definition at line 61 of file TemplateEditor.h.

Referenced by TemplateEditor().


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