|
Krita Source Code Documentation
|
#include <SvgMeshPatch.h>
Public Member Functions | |
| bool | isValid () const |
| SvgMeshStop () | |
| SvgMeshStop (QColor color, QPointF point) | |
Public Attributes | |
| QColor | color |
| QPointF | point |
Definition at line 19 of file SvgMeshPatch.h.
|
inline |
Definition at line 23 of file SvgMeshPatch.h.
|
inline |
Definition at line 26 of file SvgMeshPatch.h.
|
inline |
| QColor SvgMeshStop::color |
Definition at line 20 of file SvgMeshPatch.h.
| QPointF SvgMeshStop::point |
Definition at line 21 of file SvgMeshPatch.h.