KiCad PCB EDA Suite
Loading...
Searching...
No Matches
zoom_controller.h File Reference

ZOOM_CONTROLLER class definition. More...

#include <gal/gal.h>
#include <chrono>
#include <memory>

Go to the source code of this file.

Classes

class  KIGFX::ZOOM_CONTROLLER
 Handle the response of the zoom scale to external inputs. More...
 
class  KIGFX::ACCELERATING_ZOOM_CONTROLLER
 Class that zooms faster if scroll events happen very close together. More...
 
class  KIGFX::ACCELERATING_ZOOM_CONTROLLER::TIMESTAMP_PROVIDER
 
class  KIGFX::CONSTANT_ZOOM_CONTROLLER
 A CONSTANT_ZOOM_CONTROLLER that zooms by a fixed factor based only on the magnitude of the scroll wheel rotation. More...
 

Namespaces

namespace  KIGFX
 The Cairo implementation of the graphics abstraction layer.
 

Detailed Description

ZOOM_CONTROLLER class definition.

Definition in file zoom_controller.h.