| 
    KiCad PCB EDA Suite
    
   | 
 
#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) | 
      
  | 
  static | 
Definition at line 44 of file tool_event.cpp.
References flag, and FlagString::str.
Referenced by TOOL_EVENT::Format().