![]() |
LibrePCB Developers Documentation
|
#include "../serialization/serializableobjectlist.h"#include "../types/elementname.h"#include "../types/uuid.h"#include "../utils/toolbox.h"#include <QtCore>#include <QtGui>#include <memory>
Include dependency graph for outputjob.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | OutputJob |
| Base class for all output job types. More... | |
| struct | OutputJob::ObjectSet< T > |
| struct | OutputJobListNameProvider |
Namespaces | |
| namespace | librepcb |
Typedefs | |
| using | OutputJobList = SerializableObjectList< OutputJob, OutputJobListNameProvider, OutputJob::Event > |