KiCad PCB EDA Suite
Loading...
Searching...
No Matches
autoplace_tool.cpp File Reference

Go to the source code of this file.

Functions

static int refreshCallback (FOOTPRINT *aFootprint)
 

Variables

static PCB_BASE_EDIT_FRAMEfparent
 

Function Documentation

◆ refreshCallback()

static int refreshCallback ( FOOTPRINT * aFootprint)
static

Definition at line 49 of file autoplace_tool.cpp.

References fparent.

Referenced by AUTOPLACE_TOOL::autoplace().

Variable Documentation

◆ fparent

PCB_BASE_EDIT_FRAME* fparent
static

Definition at line 47 of file autoplace_tool.cpp.

Referenced by AUTOPLACE_TOOL::autoplace(), and refreshCallback().