|
KiCad PCB EDA Suite
|
#include <pgm_base.h>#include <confirm.h>#include <sch_screen.h>#include <sch_edit_frame.h>#include <math/vector2wx.h>#include <settings/color_settings.h>#include <settings/settings_manager.h>#include <wx/print.h>#include <wx/printdlg.h>#include <wx/filename.h>#include "dialog_print.h"#include <dialogs/panel_printer_list.h>#include <advanced_config.h>#include <printing.h>#include <sch_plotter.h>#include "sch_printout.h"Go to the source code of this file.
Classes | |
| class | SCH_PREVIEW_FRAME |
| Custom schematic print preview frame. More... | |