20#ifndef LIBREPCB_EDITOR_GERBEREXCELLONOUTPUTJOBWIDGET_H
21#define LIBREPCB_EDITOR_GERBEREXCELLONOUTPUTJOBWIDGET_H
36class GerberExcellonOutputJob;
42class GerberExcellonOutputJobWidget;
61 Project& project, std::shared_ptr<GerberExcellonOutputJob> job,
62 QWidget* parent =
nullptr) noexcept;
Gerber/Excellon output job.
Definition gerberexcellonoutputjob.h:46
The Project class represents a whole (opened) project with all its content.
Definition project.h:71
Definition occmodel.cpp:76