KiCad PCB EDA Suite
|
#include <file_history.h>
#include <eda_draw_frame.h>
#include <layer_ids.h>
#include <gerbview.h>
#include <gbr_layout.h>
#include <page_info.h>
#include <gbr_display_options.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | GERBVIEW_FRAME |
Macros | |
#define | NO_AVAILABLE_LAYERS UNDEFINED_LAYER |
#define | GERBVIEW_FRAME_NAME wxT( "GerberFrame" ) |
The main window used in GerbView. | |
#define GERBVIEW_FRAME_NAME wxT( "GerberFrame" ) |
The main window used in GerbView.
Definition at line 55 of file gerbview_frame.h.
#define NO_AVAILABLE_LAYERS UNDEFINED_LAYER |
Definition at line 35 of file gerbview_frame.h.