20#ifndef LIBREPCB_EDITOR_ARCHIVEOUTPUTJOBWIDGET_H
21#define LIBREPCB_EDITOR_ARCHIVEOUTPUTJOBWIDGET_H
38class ArchiveOutputJob;
44class ArchiveOutputJobWidget;
63 std::shared_ptr<ArchiveOutputJob> job,
64 QWidget* parent =
nullptr) noexcept;
File archiving (e.g. to ZIP) output job.
Definition: archiveoutputjob.h:45
The Project class represents a whole (opened) project with all its content.
Definition: project.h:71
Definition: occmodel.cpp:77