KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
mpWindow::MouseWheelActionSet Struct Reference

Contains the set of modified mouse wheel actions that can be performed on the plot. More...

#include <mathplot.h>

Public Attributes

MouseWheelAction verticalUnmodified
 
MouseWheelAction verticalWithCtrl
 
MouseWheelAction verticalWithShift
 
MouseWheelAction verticalWithAlt
 
MouseWheelAction horizontal
 

Detailed Description

Contains the set of modified mouse wheel actions that can be performed on the plot.

Definition at line 928 of file mathplot.h.

Member Data Documentation

◆ horizontal

MouseWheelAction mpWindow::MouseWheelActionSet::horizontal

◆ verticalUnmodified

MouseWheelAction mpWindow::MouseWheelActionSet::verticalUnmodified

◆ verticalWithAlt

MouseWheelAction mpWindow::MouseWheelActionSet::verticalWithAlt

◆ verticalWithCtrl

MouseWheelAction mpWindow::MouseWheelActionSet::verticalWithCtrl

◆ verticalWithShift

MouseWheelAction mpWindow::MouseWheelActionSet::verticalWithShift

The documentation for this struct was generated from the following file: