All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
MovingItemGroupController.cpp
Go to the documentation of this file.
2 
3 #include "ItemGroupController.h"
4 
7 {
8 
9 }
10 
12 {
13 
14 }
Abstract class to represent an observable. "Model" part of MVC component.
Definition: Observable.h:56
Class that represents a "Controller" part of ItemGroup MVC component. Its coordinate system is the sa...
Class that represents a "Controller" part of MovingItemGroup MVC component. Its coordinate system is ...
MovingItemGroupController(te::layout::Observable *o)
Constructor.
Class that represents a "Controller" part of ItemGroup MVC component. Its coordinate system is the sa...