![]() |
LibrePCB Developers Documentation
|
The OutputJobsDialog class. More...
#include <outputjobsdialog.h>
Inherits QDialog.
Collaboration diagram for OutputJobsDialog:Signals | |
| void | orderPcbDialogTriggered () |
Public Member Functions | |
| OutputJobsDialog ()=delete | |
| OutputJobsDialog (const OutputJobsDialog &other)=delete | |
| OutputJobsDialog (Workspace &ws, const LibraryElementCache &libCache, Project &project, UndoStack &undoStack, QWidget *parent=nullptr) noexcept | |
| ~OutputJobsDialog () noexcept | |
| void | preselectJobByType (const QString &typeName) noexcept |
| virtual void | reject () noexcept override |
| OutputJobsDialog & | operator= (const OutputJobsDialog &rhs)=delete |
Private Member Functions | |
| void | addClicked () noexcept |
| void | copyClicked () noexcept |
| void | moveUpClicked () noexcept |
| void | moveDownClicked () noexcept |
| void | removeClicked () noexcept |
| void | openOutputDirectory () noexcept |
| void | removeUnknownFiles () noexcept |
| void | runJob (std::shared_ptr< OutputJob > job, bool open=false) noexcept |
| void | currentItemChanged (QListWidgetItem *current, QListWidgetItem *previous) noexcept |
| void | buttonBoxClicked (QAbstractButton *button) noexcept |
| bool | applyChanges () noexcept |
| void | updateJobsList () noexcept |
| void | jobListEdited (const OutputJobList &list, int index, const std::shared_ptr< const OutputJob > &obj, OutputJobList::Event event) noexcept |
| void | writeTitleLine (const QString &msg) noexcept |
| void | writeOutputFileLine (const FilePath &fp) noexcept |
| void | writeUnknownFileLine (const FilePath &fp) noexcept |
| void | writeStrikeThroughLine (const QString &msg) noexcept |
| void | writeWarningLine (const QString &msg) noexcept |
| void | writeErrorLine (const QString &msg) noexcept |
| void | writeSuccessLine () noexcept |
| void | writeLogLine (const QString &line) noexcept |
Private Attributes | |
| Workspace & | mWs |
| const LibraryElementCache & | mLibCache |
| Project & | mProject |
| UndoStack & | mUndoStack |
| OutputJobList | mJobs |
| QScopedPointer< Ui::OutputJobsDialog > | mUi |
| OutputJobList::OnEditedSlot | mOnJobsEditedSlot |
The OutputJobsDialog class.
|
delete |
|
delete |
|
explicitnoexcept |
Here is the call graph for this function:
|
noexcept |
|
noexcept |
Here is the call graph for this function:
Here is the caller graph for this function:
|
overridevirtualnoexcept |
|
delete |
|
signal |
|
privatenoexcept |
Here is the call graph for this function:
Here is the caller graph for this function:
|
privatenoexcept |
Here is the caller graph for this function:
|
privatenoexcept |
Here is the caller graph for this function:
|
privatenoexcept |
Here is the caller graph for this function:
|
privatenoexcept |
Here is the caller graph for this function:
|
privatenoexcept |
Here is the call graph for this function:
|
privatenoexcept |
Here is the call graph for this function:
Here is the caller graph for this function:
|
privatenoexcept |
Here is the call graph for this function:
|
privatenoexcept |
Here is the call graph for this function:
|
privatenoexcept |
Here is the caller graph for this function:
|
privatenoexcept |
Here is the call graph for this function:
|
privatenoexcept |
Here is the call graph for this function:
|
privatenoexcept |
|
privatenoexcept |
|
privatenoexcept |
|
privatenoexcept |
|
privatenoexcept |
|
privatenoexcept |
|
privatenoexcept |
|
privatenoexcept |
|
privatenoexcept |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |