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

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

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

Go to the source code of this file.

Classes

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

Namespaces

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

Detailed Description

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

Definition in file TitleController.h.