|
Krita Source Code Documentation
|
BackgroundProperty is a special wrapper around KoShapeBackground for managing it in KoSvgTextProperties. More...
#include <KoSvgText.h>
Inheritance diagram for KoSvgText::BackgroundProperty:Public Member Functions | |
| BackgroundProperty () | |
| BackgroundProperty (QSharedPointer< KoShapeBackground > p) | |
| bool | operator== (const BackgroundProperty &rhs) const |
Public Attributes | |
| QSharedPointer< KoShapeBackground > | property |
BackgroundProperty is a special wrapper around KoShapeBackground for managing it in KoSvgTextProperties.
Definition at line 713 of file KoSvgText.h.
|
inline |
Definition at line 715 of file KoSvgText.h.
|
inline |
Definition at line 716 of file KoSvgText.h.
|
inline |
Definition at line 718 of file KoSvgText.h.
References property.
| QSharedPointer<KoShapeBackground> KoSvgText::BackgroundProperty::property |
Definition at line 724 of file KoSvgText.h.