KiCad PCB EDA Suite
Loading...
Searching...
No Matches
wx_view_controls.cpp File Reference
#include <pgm_base.h>
#include <core/profile.h>
#include <view/view.h>
#include <view/wx_view_controls.h>
#include <view/zoom_controller.h>
#include <gal/graphics_abstraction_layer.h>
#include <tool/tool_dispatcher.h>
#include <trace_helpers.h>
#include <settings/common_settings.h>
#include <math/util.h>
#include <geometry/geometry_utils.h>
#include <widgets/ui_common.h>
#include <class_draw_panel_gal.h>
#include <eda_draw_frame.h>
#include <kiway.h>
#include <kiplatform/ui.h>
#include <wx/log.h>

Go to the source code of this file.

Functions

static std::unique_ptr< ZOOM_CONTROLLERGetZoomControllerForPlatform (bool aAcceleration)
 

Function Documentation

◆ GetZoomControllerForPlatform()

static std::unique_ptr< ZOOM_CONTROLLER > GetZoomControllerForPlatform ( bool  aAcceleration)
static