Abstract class to represent an observable. "Model" part of MVC component. 
 
virtual ~MovingItemGroupController()
Destructor. 
 
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...