20#ifndef LIBREPCB_EDITOR_GERBERX3OUTPUTJOBWIDGET_H
21#define LIBREPCB_EDITOR_GERBERX3OUTPUTJOBWIDGET_H
36class GerberX3OutputJob;
42class GerberX3OutputJobWidget;
60 std::shared_ptr<GerberX3OutputJob> job,
61 QWidget* parent =
nullptr) noexcept;
Gerber X3 pick&place output job.
Definition: gerberx3outputjob.h:45
The Project class represents a whole (opened) project with all its content.
Definition: project.h:71
Definition: occmodel.cpp:77