Krita Source Code Documentation
Loading...
Searching...
No Matches
ShapeMeshGradientEditStrategy::Private Struct Reference

Public Member Functions

 Private (const QPointF &start, KoShape *shape, KoFlake::FillVariant fillVariant)
 

Public Attributes

KoShapeMeshGradientHandles handles
 
QScopedPointer< KUndo2CommandintermediateCommand
 
QPointF start
 
KoShapeMeshGradientHandles::Handle startHandle
 

Detailed Description

Definition at line 14 of file ShapeMeshGradientEditStrategy.cpp.

Constructor & Destructor Documentation

◆ Private()

ShapeMeshGradientEditStrategy::Private::Private ( const QPointF & start,
KoShape * shape,
KoFlake::FillVariant fillVariant )
inline

Definition at line 15 of file ShapeMeshGradientEditStrategy.cpp.

Member Data Documentation

◆ handles

KoShapeMeshGradientHandles ShapeMeshGradientEditStrategy::Private::handles

Definition at line 24 of file ShapeMeshGradientEditStrategy.cpp.

◆ intermediateCommand

QScopedPointer<KUndo2Command> ShapeMeshGradientEditStrategy::Private::intermediateCommand

Definition at line 25 of file ShapeMeshGradientEditStrategy.cpp.

◆ start

QPointF ShapeMeshGradientEditStrategy::Private::start

Definition at line 22 of file ShapeMeshGradientEditStrategy.cpp.

◆ startHandle

KoShapeMeshGradientHandles::Handle ShapeMeshGradientEditStrategy::Private::startHandle

Definition at line 23 of file ShapeMeshGradientEditStrategy.cpp.


The documentation for this struct was generated from the following file: