KiCad PCB EDA Suite
Loading...
Searching...
No Matches
edit_table_tool_base.h File Reference
#include <tool/tool_base.h>
#include <tool/selection.h>
#include <tool/actions.h>
#include <wx/translation.h>

Go to the source code of this file.

Classes

class  EDIT_TABLE_TOOL_BASE< T_TABLE, T_TABLECELL, T_COMMIT >
 SCH_TABLE_EDIT_TOOL and PCB_TABLE_EDIT_TOOL share most of their algorithms, which are implemented here. More...