|
Krita Source Code Documentation
|
| Enumerator | |
|---|---|
| ForegroundColor | The active foreground color selected for this canvas. |
| BackgroundColor | The active background color selected for this canvas. |
| PageSize | The size of the (current) page in postscript points. |
| Unit | The unit of this canvas. |
| CurrentPage | The current page number. |
| ActiveStyleType | the actual active style type see KoFlake::StyleType for valid values |
| ActiveRange | The area where the rulers should show white. |
| ShowTextShapeOutlines | Paint of text shape outlines ? |
| ShowFormattingCharacters | Paint of formatting characters ? |
| ShowTableBorders | Paint of table borders (when not really there) ? |
| ShowSectionBounds | Paint of sections bounds ? |
| ShowInlineObjectVisualization | paint a different background for inline objects |
| ApplicationSpeciality | Special features and limitations of the application. |
| KritaStart | Base number for Krita specific values. |
| HdrExposure | |
| CurrentPattern | |
| CurrentGamutMask | |
| GamutMaskActive | |
| CurrentGradient | |
| CurrentDisplayProfile | |
| CurrentKritaNode | |
| CurrentPaintOpPreset | |
| CurrentPaintOpPresetCache | the cache associated with the currently active preset (this cache may be different per canvas if the preset depends on the canvas resources) |
| CurrentPaintOpPresetName | |
| CurrentGeneratorConfiguration | |
| CurrentCompositeOp | |
| CurrentEffectiveCompositeOp | |
| LodAvailability | -user choice |
| LodSizeThreshold | -user choice |
| LodSizeThresholdSupported | -paintop property |
| EffectiveLodAvailability |
|
| EraserMode | |
| MirrorHorizontal | |
| MirrorVertical | |
| MirrorHorizontalLock | |
| MirrorVerticalLock | |
| MirrorVerticalHideDecorations | |
| MirrorHorizontalHideDecorations | |
| Opacity | |
| Flow | |
| Size | |
| Fade | |
| Scatter | |
| PatternSize | |
| HdrGamma | |
| GlobalAlphaLock | |
| DisablePressure | |
| PreviousPaintOpPreset | |
| EffectiveZoom | -Used only by painting tools for non-displaying purposes |
| EffectivePhysicalZoom | -Used by tool for displaying purposes |
| BrushRotation | |
| HandleRadius | The handle radius used for drawing handles of any kind. |
| DecorationThickness | Integer, the thickness of single px decorations, will be adjusted by HiDPI settings. Because most of our decorations are drawn without anti-aliasing, this is an integer, so that line thickness won't vary as the painter tries round the floating point. |
| UsingOtherColor |
|
| ColorHistory | Color history if not per document. |
| SvgTextPropertyData | KoSvgTextPropertyDataStruct. |
Definition at line 11 of file KoCanvasResourcesIds.h.