The OutputJobsDialog class.
More...
#include <outputjobsdialog.h>
Inherits QDialog.
◆ OutputJobsDialog() [1/3]
◆ OutputJobsDialog() [2/3]
◆ OutputJobsDialog() [3/3]
◆ ~OutputJobsDialog()
◆ reject()
◆ operator=()
◆ orderPcbDialogTriggered
void orderPcbDialogTriggered |
( |
| ) |
|
|
signal |
◆ addClicked()
◆ copyClicked()
◆ moveUpClicked()
◆ moveDownClicked()
◆ removeClicked()
◆ openOutputDirectory()
void openOutputDirectory |
( |
| ) |
|
|
privatenoexcept |
◆ removeUnknownFiles()
void removeUnknownFiles |
( |
| ) |
|
|
privatenoexcept |
◆ runJob()
void runJob |
( |
std::shared_ptr< OutputJob > |
job, |
|
|
bool |
open = false |
|
) |
| |
|
privatenoexcept |
◆ currentItemChanged()
void currentItemChanged |
( |
QListWidgetItem * |
current, |
|
|
QListWidgetItem * |
previous |
|
) |
| |
|
privatenoexcept |
◆ buttonBoxClicked()
void buttonBoxClicked |
( |
QAbstractButton * |
button | ) |
|
|
privatenoexcept |
◆ applyChanges()
◆ updateJobsList()
◆ jobListEdited()
◆ writeTitleLine()
void writeTitleLine |
( |
const QString & |
msg | ) |
|
|
privatenoexcept |
◆ writeOutputFileLine()
void writeOutputFileLine |
( |
const FilePath & |
fp | ) |
|
|
privatenoexcept |
◆ writeUnknownFileLine()
void writeUnknownFileLine |
( |
const FilePath & |
fp | ) |
|
|
privatenoexcept |
◆ writeStrikeThroughLine()
void writeStrikeThroughLine |
( |
const QString & |
msg | ) |
|
|
privatenoexcept |
◆ writeWarningLine()
void writeWarningLine |
( |
const QString & |
msg | ) |
|
|
privatenoexcept |
◆ writeErrorLine()
void writeErrorLine |
( |
const QString & |
msg | ) |
|
|
privatenoexcept |
◆ writeSuccessLine()
void writeSuccessLine |
( |
| ) |
|
|
privatenoexcept |
◆ writeLogLine()
void writeLogLine |
( |
const QString & |
line | ) |
|
|
privatenoexcept |
◆ mSettings
◆ mProject
◆ mUndoStack
◆ mSettingsPrefix
const QString mSettingsPrefix |
|
private |
◆ mJobs
◆ mUi
QScopedPointer<Ui::OutputJobsDialog> mUi |
|
private |
◆ mOnJobsEditedSlot
The documentation for this class was generated from the following files: