KiCad PCB EDA Suite
Loading...
Searching...
No Matches
job_file_reader.cpp File Reference
#include <nlohmann/json.hpp>
#include <wx/filename.h>
#include <wildcards_and_files_ext.h>
#include <gerbview.h>
#include <richio.h>
#include <locale_io.h>
#include <string_utils.h>
#include <gerber_file_image.h>
#include <gerber_file_image_list.h>
#include <gerbview_frame.h>
#include <reporter.h>
#include <gbr_metadata.h>
#include <dialogs/html_message_box.h>
#include <view/view.h>
#include <wx/filedlg.h>

Go to the source code of this file.

Classes

class  GERBER_JOBFILE_READER
 this class read and parse a Gerber job file to extract useful info for GerbView More...
 

Typedefs

using json = nlohmann::json
 

Typedef Documentation

◆ json

using json = nlohmann::json

Definition at line 47 of file job_file_reader.cpp.