|
FlowArithmeticCalculator 1.0.0
Flow Arithmetic Calculator
|
#include <skia/include/core/SkCanvas.h>#include <skia/include/core/SkPaint.h>#include "SkiaBaseBlockRenderer.h"#include "business_logic/BlocksManager.h"#include "geometry/Size2D.h"#include "renderer/colors.h"#include "renderer/delegate/UIRendererDelegate.h"
Include dependency graph for SkiaBlocksManagerRenderer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | gui::elements::SkiaBlocksManagerRenderer |
Class that extends business_logic::BlocksManager and adds rendering logic. More... | |
Namespaces | |
| namespace | gui |
| The actual GUI / renderer implementation counterpart. | |
| namespace | gui::elements |
| The GUI counterpart carrying implementations integrating with business_logic::elements. | |