|
C++ DevKit
C++ set of OOP library
|
This group concerns all classes related to sw components that can be used as Model in MVC architecture. More...
Classes | |
| class | Model |
| This is the Model abstract class of Model_View_Control design pattern. More... | |
| class | UIControlledModel |
| Class that adds UI Controller to the basic Model class. More... | |
| class | UIControlledIncrementalValue |
| The UIControlledIncrementalValue is a kind of Model that have special feature such as a value that can be incremented or decremented. This value runs between a min_value and a max_value. More... | |
| class | UIModelManager |
| This is an Abstract class that is used to implement the manager of object on a screen. More... | |
| class | ModelBargraph |
| the Model used by Bargraph GraphicWidget More... | |
This group concerns all classes related to sw components that can be used as Model in MVC architecture.