KiCad PCB EDA Suite
|
#include <board_commit.h>
#include <tool/tool_manager.h>
#include <tools/pcb_actions.h>
#include <widgets/wx_progress_reporters.h>
#include "ar_autoplacer.h"
#include "autoplace_tool.h"
Go to the source code of this file.
Functions | |
static int | refreshCallback (FOOTPRINT *aFootprint) |
Variables | |
static PCB_BASE_EDIT_FRAME * | fparent |
|
static |
Definition at line 49 of file autoplace_tool.cpp.
References fparent.
Referenced by AUTOPLACE_TOOL::autoplace().
|
static |
Definition at line 47 of file autoplace_tool.cpp.
Referenced by AUTOPLACE_TOOL::autoplace(), and refreshCallback().