KiCad PCB EDA Suite
|
#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... | |