|
Krita Source Code Documentation
|
StrokeProperty is a special wrapper around KoShapeStrokeModel for managing it in KoSvgTextProperties. More...
#include <KoSvgText.h>
Inheritance diagram for KoSvgText::StrokeProperty:Public Member Functions | |
| bool | operator== (const StrokeProperty &rhs) const |
| StrokeProperty () | |
| StrokeProperty (QSharedPointer< KoShapeStrokeModel > p) | |
Public Attributes | |
| QSharedPointer< KoShapeStrokeModel > | property |
StrokeProperty is a special wrapper around KoShapeStrokeModel for managing it in KoSvgTextProperties.
Definition at line 732 of file KoSvgText.h.
|
inline |
Definition at line 734 of file KoSvgText.h.
|
inline |
Definition at line 735 of file KoSvgText.h.
|
inline |
Definition at line 737 of file KoSvgText.h.
References property.
| QSharedPointer<KoShapeStrokeModel> KoSvgText::StrokeProperty::property |
Definition at line 743 of file KoSvgText.h.