FlowArithmeticCalculator 1.0.0
Flow Arithmetic Calculator
Loading...
Searching...
No Matches
UIRendererDelegate.h File Reference
#include <string>
#include <vector>
#include "business_logic/components/UITextsRow.h"
#include "business_logic/geometry/Size2D.h"
+ Include dependency graph for UIRendererDelegate.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gui::renderer::delegate::UIRendererDelegate< Canvas >
 The delegate for the UI renderer. More...
 

Namespaces

namespace  gui
 The actual GUI / renderer implementation counterpart.
 
namespace  gui::renderer
 The GUI renderer and renderer-supporting implementation module.
 
namespace  gui::renderer::delegate
 Renderer delegates for re-use by other components to be able to anonymously invoke functionalities of the main renderer implementation.