KiCad PCB EDA Suite
Loading...
Searching...
No Matches
gerbview_frame.h File Reference
#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>

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.
 

Macro Definition Documentation

◆ GERBVIEW_FRAME_NAME

#define GERBVIEW_FRAME_NAME   wxT( "GerberFrame" )

The main window used in GerbView.

Definition at line 51 of file gerbview_frame.h.

◆ NO_AVAILABLE_LAYERS

#define NO_AVAILABLE_LAYERS   UNDEFINED_LAYER

Definition at line 33 of file gerbview_frame.h.