Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
zoom-window.cpp File Reference

Common implementation details related to zoom handling and transformation into screen coordinates. More...

Go to the source code of this file.

Description

Common implementation details related to zoom handling and transformation into screen coordinates.

Todo:
do we need this dedicated translation unit? As of 11/2022, the ZoomWindow component was developed header-only... However the amount of code is significant and the details are complex, and there is indeed a major implementation-only block with private functions.

Definition in file zoom-window.cpp.

Namespaces

namespace  stage
 Lumiera GTK UI implementation root.
 
namespace  stage::model
 The Lumiera GTK-GUI uses a thin proxy layer data model on top of the actual "high-level-model", which lives in the Steam-Layer below.