FlowArithmeticCalculator 1.0.0
Flow Arithmetic Calculator
Loading...
Searching...
No Matches
WindowBase.h File Reference
#include <algorithm>
#include <memory>
#include <utility>
#include "business_logic/BlocksManager.h"
#include "business_logic/elements/blocks/BlocksRegistry.h"
#include "delegate/IWindowDelegate.h"
#include "elements/SkiaBlocksManagerRenderer.h"
#include "input/InputChoiceInteraction.h"
#include "spdlog/spdlog.h"
+ Include dependency graph for WindowBase.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gui::window::WindowBase< Canvas >
 The abstract base class for implementing a window. More...
 

Namespaces

namespace  gui
 The actual GUI / renderer implementation counterpart.
 
namespace  gui::window
 The GUI window abstraction & implementation.