KiCad PCB EDA Suite
Loading...
Searching...
No Matches
tool_event.cpp File Reference
#include <cstring>
#include <string>
#include <tool/tool_event.h>
#include <tool/tool_action.h>
#include <tool/tool_manager.h>
#include <tool/actions.h>
#include <wx/debug.h>

Go to the source code of this file.

Classes

struct  FlagString
 

Functions

static const std::string flag2string (int aFlag, const FlagString *aExps)
 

Function Documentation

◆ flag2string()

static const std::string flag2string ( int  aFlag,
const FlagString aExps 
)
static

Definition at line 44 of file tool_event.cpp.

References flag, and FlagString::str.

Referenced by TOOL_EVENT::Format().