Krita Source Code Documentation
Loading...
Searching...
No Matches
Glyph::ColorLayers Struct Reference

#include <KoSvgTextShape_p.h>

Public Attributes

QVector< QBrush > colors
 
QVector< QPainterPath > paths
 
QVector< bool > replaceWithForeGroundColor
 

Detailed Description

Definition at line 80 of file KoSvgTextShape_p.h.

Member Data Documentation

◆ colors

QVector<QBrush> Glyph::ColorLayers::colors

Definition at line 82 of file KoSvgTextShape_p.h.

◆ paths

QVector<QPainterPath> Glyph::ColorLayers::paths

Definition at line 81 of file KoSvgTextShape_p.h.

◆ replaceWithForeGroundColor

QVector<bool> Glyph::ColorLayers::replaceWithForeGroundColor

Definition at line 83 of file KoSvgTextShape_p.h.


The documentation for this struct was generated from the following file: