|
Krita Source Code Documentation
|
#include <KoSvgTextShape_p.h>
Public Attributes | |
| QVector< QBrush > | colors |
| QVector< QPainterPath > | paths |
| QVector< bool > | replaceWithForeGroundColor |
Definition at line 80 of file KoSvgTextShape_p.h.
| QVector<QBrush> Glyph::ColorLayers::colors |
Definition at line 82 of file KoSvgTextShape_p.h.
| QVector<QPainterPath> Glyph::ColorLayers::paths |
Definition at line 81 of file KoSvgTextShape_p.h.
| QVector<bool> Glyph::ColorLayers::replaceWithForeGroundColor |
Definition at line 83 of file KoSvgTextShape_p.h.