KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SIM_MOUSE_WHEEL_ACTION_SET Struct Reference

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

#include <sim_preferences.h>

Static Public Member Functions

static SIM_MOUSE_WHEEL_ACTION_SET GetMouseDefaults ()
 
static SIM_MOUSE_WHEEL_ACTION_SET GetTrackpadDefaults ()
 

Public Attributes

SIM_MOUSE_WHEEL_ACTION vertical_unmodified
 
SIM_MOUSE_WHEEL_ACTION vertical_with_ctrl
 
SIM_MOUSE_WHEEL_ACTION vertical_with_shift
 
SIM_MOUSE_WHEEL_ACTION vertical_with_alt
 
SIM_MOUSE_WHEEL_ACTION horizontal
 

Detailed Description

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

Definition at line 55 of file sim_preferences.h.

Member Function Documentation

◆ GetMouseDefaults()

static SIM_MOUSE_WHEEL_ACTION_SET SIM_MOUSE_WHEEL_ACTION_SET::GetMouseDefaults ( )
inlinestatic

◆ GetTrackpadDefaults()

static SIM_MOUSE_WHEEL_ACTION_SET SIM_MOUSE_WHEEL_ACTION_SET::GetTrackpadDefaults ( )
inlinestatic

Member Data Documentation

◆ horizontal

◆ vertical_unmodified

◆ vertical_with_alt

◆ vertical_with_ctrl

◆ vertical_with_shift


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