KiCad PCB EDA Suite
|
#include <map>
#include <deque>
#include <functional>
#include <pcb_draw_panel_gal.h>
#include <gal/color4d.h>
#include <gal/gal_display_options.h>
#include <lib_id.h>
#include <kiway_player.h>
#include <optional>
#include <widgets/footprint_preview_widget.h>
Go to the source code of this file.
Classes | |
class | FOOTPRINT_PREVIEW_PANEL |
Panel that renders a single footprint via Cairo GAL, meant to be exported through Kiface. More... | |