|
KiCad PCB EDA Suite
|
#include <kiface_base.h>#include <confirm.h>#include <dialogs/dialog_print_generic.h>#include <gerbview_printout.h>#include <gerbview.h>#include <gerbview_frame.h>#include <gerber_file_image.h>#include <gerber_file_image_list.h>#include <tool/tool_manager.h>#include <tools/gerbview_actions.h>#include <tools/gerbview_control.h>#include <wx/checklst.h>Go to the source code of this file.
Classes | |
| class | DIALOG_PRINT_GERBVIEW |
Macros | |
| #define | OPTKEY_LAYERBASE wxT( "PlotLayer_%d" ) |
| #define OPTKEY_LAYERBASE wxT( "PlotLayer_%d" ) |
Definition at line 41 of file dialog_print_gerbview.cpp.