20#ifndef LIBREPCB_EDITOR_PICKPLACEOUTPUTJOBWIDGET_H
21#define LIBREPCB_EDITOR_PICKPLACEOUTPUTJOBWIDGET_H
36class PickPlaceOutputJob;
42class PickPlaceOutputJobWidget;
60 std::shared_ptr<PickPlaceOutputJob> job,
61 QWidget* parent =
nullptr) noexcept;
Pick&Place output job.
Definition: pickplaceoutputjob.h:45
The Project class represents a whole (opened) project with all its content.
Definition: project.h:71
Definition: occmodel.cpp:77