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

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

Go to the source code of this file.

Classes

class  te::layout::MapModel
 Class that represents a "Model" part of Map MVC component. Its coordinate system is the same of scene (millimeters). This is also son of ItemModelObservable, so it can become observable, and son of Visitable, so it can become visitable. 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 Map MVC component. Its coordinate system is the same of scene (millimeters). This is also son of ItemModelObservable, so it can become observable, and son of Visitable, so it can become visitable.

Definition in file MapModel.h.