Changeset View
Changeset View
Standalone View
Standalone View
libs/flake/KoShapeFillWrapper.h
| Context not available. | |||||
| 46 | QTransform gradientTransform() const; | 46 | QTransform gradientTransform() const; | ||
|---|---|---|---|---|---|
| 47 | 47 | | |||
| 48 | KUndo2Command* setColor(const QColor &color); | 48 | KUndo2Command* setColor(const QColor &color); | ||
| 49 | KUndo2Command* setLineWidth(const float &lineWidth); | ||||
| 49 | 50 | | |||
| 50 | KUndo2Command* setGradient(const QGradient *gradient, const QTransform &transform); | 51 | KUndo2Command* setGradient(const QGradient *gradient, const QTransform &transform); | ||
| 51 | KUndo2Command* applyGradient(const QGradient *gradient); | 52 | KUndo2Command* applyGradient(const QGradient *gradient); | ||
| Context not available. | |||||