ROOT_Application  2.0
C++ Core modules and GUIStock
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures
ControllerIndicatorTHStock.h File Reference

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"
Include dependency graph for ControllerIndicatorTHStock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ControllerIndicatorTHStock
 Final controller class, does not derive from ListController. More...
 

Detailed Description

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

Id:
ControllerIndicatorTHStock.h 501 2014-10-09 17:34:50Z martinml

Definition in file ControllerIndicatorTHStock.h.