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

#include <hotkey_store.h>

Public Attributes

wxString m_SectionName
 
std::vector< HOTKEYm_HotKeys
 

Detailed Description

Definition at line 54 of file hotkey_store.h.

Member Data Documentation

◆ m_HotKeys

std::vector<HOTKEY> HOTKEY_SECTION::m_HotKeys

Definition at line 57 of file hotkey_store.h.

Referenced by HOTKEY_STORE::Init().

◆ m_SectionName

wxString HOTKEY_SECTION::m_SectionName

Definition at line 56 of file hotkey_store.h.

Referenced by HOTKEY_STORE::Init().


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