|
KiCad PCB EDA Suite
|
#include <jobs/job_export_pcb_png.h>#include <jobs/job_registry.h>#include <i18n_utility.h>#include <plotters/plotter_png.h>Go to the source code of this file.
Functions | |
| REGISTER_JOB (pcb_export_png, _HKI("PCB: Export PNG"), KIWAY::FACE_PCB, JOB_EXPORT_PCB_PNG) | |
| REGISTER_JOB | ( | pcb_export_png | , |
| _HKI("PCB: Export PNG") | , | ||
| KIWAY::FACE_PCB | , | ||
| JOB_EXPORT_PCB_PNG | ) |
References KIWAY::FACE_PCB.