The OutputJobRunner class.
More...
#include <outputjobrunner.h>
Inherits QObject.
◆ OutputJobRunner() [1/3]
◆ OutputJobRunner() [2/3]
◆ OutputJobRunner() [3/3]
◆ ~OutputJobRunner()
◆ getOutputDirectory()
const FilePath & getOutputDirectory |
( |
| ) |
const |
|
noexcept |
◆ getWrittenFiles()
const QMultiHash< Uuid, FilePath > & getWrittenFiles |
( |
| ) |
const |
|
noexcept |
◆ setOutputDirectory()
void setOutputDirectory |
( |
const FilePath & |
fp | ) |
|
|
noexcept |
◆ run() [1/2]
void run |
( |
const QVector< std::shared_ptr< OutputJob > > & |
jobs | ) |
|
◆ findUnknownFiles()
QList< FilePath > findUnknownFiles |
( |
const QSet< Uuid > & |
knownJobs | ) |
const |
◆ removeUnknownFiles()
void removeUnknownFiles |
( |
const QList< FilePath > & |
files | ) |
|
◆ buildPages()
◆ operator=()
◆ jobStarted
void jobStarted |
( |
std::shared_ptr< const OutputJob > |
job | ) |
|
|
signal |
◆ aboutToWriteFile
void aboutToWriteFile |
( |
const FilePath & |
fp | ) |
|
|
signal |
◆ aboutToRemoveFile
void aboutToRemoveFile |
( |
const FilePath & |
fp | ) |
|
|
signal |
◆ warning
void warning |
( |
const QString & |
msg | ) |
|
|
signal |
◆ previewReady
void previewReady |
( |
int |
index, |
|
|
const QSize & |
pageSize, |
|
|
const QRectF |
margins, |
|
|
std::shared_ptr< QPicture > |
picture |
|
) |
| |
|
signal |
◆ run() [2/2]
◆ runImpl() [1/11]
◆ runImpl() [2/11]
◆ runImpl() [3/11]
◆ runImpl() [4/11]
◆ runImpl() [5/11]
◆ runImpl() [6/11]
◆ runImpl() [7/11]
◆ runImpl() [8/11]
◆ runImpl() [9/11]
◆ runImpl() [10/11]
◆ runImpl() [11/11]
◆ getBoards() [1/2]
◆ getBoards() [2/2]
◆ getAssemblyVariants() [1/2]
◆ getAssemblyVariants() [2/2]
◆ mProject
◆ mWriter
The documentation for this class was generated from the following files: