|
ROOT_Application
2.0
C++ Core modules and GUIStock
|
Sub-controller : assure drawing and coupling of 1 IndicatorFrame and 1 THStock. More...
#include <iostream>#include "Controller.h"#include "../../utils/Indicator.h"#include "../../utils/TimeScale.h"

Go to the source code of this file.
Data Structures | |
| class | ControllerIndicatorTHStock |
| Final controller class, does not derive from ListController. More... | |
Sub-controller : assure drawing and coupling of 1 IndicatorFrame and 1 THStock.
Certainly include most of the code. Controller for presenting each CanvasStock
Not sure yet, nice to couple Indicator/THStock ( or optional indicator in one controller )
Not anymore, much more in Subframes, THStock... Here stronger coupling with GUI_ROOT, should maintain the coupling here, as much as possible. See later for different implementation policy...
Last Changed
Definition in file ControllerIndicatorTHStock.h.
1.8.6