Krita Source Code Documentation
Loading...
Searching...
No Matches
KoShapeShearCommandPrivate Class Reference

Public Attributes

QList< qreal > newShearXs
 
QList< qreal > newShearYs
 
QList< qreal > previousShearXs
 
QList< qreal > previousShearYs
 
QList< KoShape * > shapes
 

Detailed Description

Definition at line 13 of file KoShapeShearCommand.cpp.

Member Data Documentation

◆ newShearXs

QList<qreal> KoShapeShearCommandPrivate::newShearXs

Definition at line 19 of file KoShapeShearCommand.cpp.

◆ newShearYs

QList<qreal> KoShapeShearCommandPrivate::newShearYs

Definition at line 20 of file KoShapeShearCommand.cpp.

◆ previousShearXs

QList<qreal> KoShapeShearCommandPrivate::previousShearXs

Definition at line 17 of file KoShapeShearCommand.cpp.

◆ previousShearYs

QList<qreal> KoShapeShearCommandPrivate::previousShearYs

Definition at line 18 of file KoShapeShearCommand.cpp.

◆ shapes

QList<KoShape*> KoShapeShearCommandPrivate::shapes

Definition at line 16 of file KoShapeShearCommand.cpp.


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