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

Class that represents a "Model" part of Title MVC component. Its coordinate system is the same of scene (millimeters). This is also son of ItemModelObservable, so it can become observable. More...

#include "TextModel.h"
#include "../core/Config.h"

Go to the source code of this file.

Classes

class  te::layout::TitleModel
 Class that represents a "Model" part of Title MVC component. Its coordinate system is the same of scene (millimeters). This is also son of ItemModelObservable, so it can become observable. More...
 

Namespaces

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

Detailed Description

Class that represents a "Model" part of Title MVC component. Its coordinate system is the same of scene (millimeters). This is also son of ItemModelObservable, so it can become observable.

Definition in file TitleModel.h.