KiCad PCB EDA Suite
|
#include <hotkey_store.h>
#include <eda_base_frame.h>
#include <tool/tool_manager.h>
#include <tool/action_manager.h>
#include <tool/tool_event.h>
#include <tool/tool_action.h>
#include <advanced_config.h>
Go to the source code of this file.
Classes | |
class | PSEUDO_ACTION |
Variables | |
static PSEUDO_ACTION * | g_gesturePseudoActions [] |
static PSEUDO_ACTION * | g_standardPlatformCommands [] |
|
static |
Definition at line 43 of file hotkey_store.cpp.
Referenced by HOTKEY_STORE::Init().
|
static |
Definition at line 57 of file hotkey_store.cpp.
Referenced by HOTKEY_STORE::Init().