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

#include <hotkey_store.h>

Public Member Functions

 HOTKEY ()
 
 HOTKEY (TOOL_ACTION *aAction)
 

Public Attributes

std::vector< TOOL_ACTION * > m_Actions
 
int m_EditKeycode
 
int m_EditKeycodeAlt
 

Detailed Description

Definition at line 34 of file hotkey_store.h.

Constructor & Destructor Documentation

◆ HOTKEY() [1/2]

HOTKEY::HOTKEY ( )
inline

Definition at line 40 of file hotkey_store.h.

◆ HOTKEY() [2/2]

HOTKEY::HOTKEY ( TOOL_ACTION aAction)
inline

Definition at line 45 of file hotkey_store.h.

References m_Actions.

Member Data Documentation

◆ m_Actions

◆ m_EditKeycode

◆ m_EditKeycodeAlt


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