KiCad PCB EDA Suite
Loading...
Searching...
No Matches
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 926 of file mathplot.h.

Member Data Documentation

◆ horizontal

MouseWheelAction mpWindow::MouseWheelActionSet::horizontal

Definition at line 937 of file mathplot.h.

Referenced by mpWindow::defaultMouseWheelActions(), and mpWindow::onMouseWheel().

◆ 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: