Observable.h File Reference

Abstract class to represent an observable. "Model" part of MVC component. More...

Go to the source code of this file.

Classes

class  te::layout::Observable
 Abstract class to represent an observable. "Model" part of MVC component. More...
 

Namespaces

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

Detailed Description

Abstract class to represent an observable. "Model" part of MVC component.

Definition in file Observable.h.