Go to the source code of this file.
Enumerations | |
| enum class | LayoutErrors : char { NoError , PrepareLayoutError , ProcessStoped , EmptyPaperError } |
| enum class | BestFrom : char { Rotation = 0 , Combine = 1 } |
|
strong |
| Enumerator | |
|---|---|
| Rotation | |
| Combine | |
Definition at line 67 of file vlayoutdef.h.
|
strong |
| Enumerator | |
|---|---|
| NoError | |
| PrepareLayoutError | |
| ProcessStoped | |
| EmptyPaperError | |
Definition at line 59 of file vlayoutdef.h.