KiCad PCB EDA Suite
|
#include <board_commit.h>
#include <tools/pcb_actions.h>
#include <widgets/wx_infobar.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, PCB_BASE_FRAME::GetCanvas(), PCB_DRAW_PANEL_GAL::GetView(), KIGFX::VIEW::MarkDirty(), EDA_DRAW_PANEL_GAL::Refresh(), and KIGFX::PCB_VIEW::Update().
Referenced by AUTOPLACE_TOOL::autoplace().
|
static |
Definition at line 47 of file autoplace_tool.cpp.
Referenced by AUTOPLACE_TOOL::autoplace(), and refreshCallback().