#include <boardplanefragmentsbuilder.h>
|
QPointer< Board > | board |
| The board of the calculated planes.
|
|
QSet< const Layer * > | layers |
| All processed layers.
|
|
QHash< Uuid, QVector< Path > > | planes |
| The calculated plane fragments.
|
|
QStringList | errors |
| Any occurred errors (empty on success)
|
|
bool | finished = false |
| Whether the run completed or was aborted.
|
|
◆ throwOnError()
void throwOnError |
( |
| ) |
const |
Convenience error handling.
◆ applyToBoard()
Apply the results to the board
- Returns
- Whether any plane has been modified or not
◆ board
The board of the calculated planes.
◆ layers
QSet<const Layer*> layers |
◆ planes
The calculated plane fragments.
◆ errors
Any occurred errors (empty on success)
◆ finished
Whether the run completed or was aborted.
The documentation for this struct was generated from the following files: