KiCad PCB EDA Suite
|
#include <wx/print.h>
#include <layer_ids.h>
#include <lset.h>
#include <printout.h>
#include <math/box2.h>
#include <memory>
Go to the source code of this file.
Classes | |
struct | BOARD_PRINTOUT_SETTINGS |
class | BOARD_PRINTOUT |
An object derived from wxPrintout to handle the necessary information to control a printer when printing a board. More... | |
Namespaces | |
namespace | KIGFX |
The Cairo implementation of the graphics abstraction layer. | |