| 
    KiCad PCB EDA Suite
    
   | 
 
#include <gerbview.h>#include <gerbview_frame.h>#include <gerbview_id.h>#include <gerber_file_image.h>#include <gerber_file_image_list.h>#include <gal/graphics_abstraction_layer.h>#include <tool/tool_manager.h>#include <tool/selection.h>#include <tools/gerbview_selection_tool.h>#include <gerbview_painter.h>#include <view/view.h>#include "widgets/gerbview_layer_widget.h"#include "widgets/dcode_selection_box.h"Go to the source code of this file.
Variables | |
| ID_GERBVIEW_ZIP_FILEMAX | |
| EVT_MENU_RANGE | ( | ID_GERBVIEW_DRILL_FILE1 | , | 
| ID_GERBVIEW_DRILL_FILEMAX | , | ||
| GERBVIEW_FRAME::OnDrlFileHistory | ) | 
References EVT_MENU_RANGE(), ID_GERBVIEW_DRILL_FILE1, ID_GERBVIEW_DRILL_FILE_LIST_CLEAR, and ID_GERBVIEW_DRILL_FILEMAX.
Referenced by EVT_MENU_RANGE(), EVT_MENU_RANGE(), EVT_MENU_RANGE(), and EVT_MENU_RANGE().
| GERBVIEW_FRAME::OnZipFileHistory EVT_MENU_RANGE | ( | ID_GERBVIEW_JOB_FILE1 | , | 
| ID_GERBVIEW_JOB_FILEMAX | , | ||
| GERBVIEW_FRAME::OnJobFileHistory | ) | 
References EVT_MENU_RANGE(), EVT_SELECT_DCODE, ID_GBR_AUX_TOOLBAR_PCB_APERATTRIBUTES_CHOICE, ID_GBR_AUX_TOOLBAR_PCB_CMP_CHOICE, ID_GBR_AUX_TOOLBAR_PCB_NET_CHOICE, ID_GERBVIEW_JOB_FILE1, ID_GERBVIEW_JOB_FILE_LIST_CLEAR, ID_GERBVIEW_JOB_FILEMAX, ID_ON_GRID_SELECT, ID_ON_ZOOM_SELECT, ID_TOOLBARH_GERBER_SELECT_ACTIVE_DCODE, and ID_TOOLBARH_GERBVIEW_SELECT_ACTIVE_LAYER.
| ID_GERBVIEW_ZIP_FILEMAX | 
Definition at line 54 of file events_called_functions.cpp.