krita
KisTransformVisitor Class Reference
Inheritance diagram for KisTransformVisitor:

Detailed Description
Definition at line 38 of file kis_transform_visitor.h.
Public Member Functions | |
KisTransformVisitor (KisImageSP img, double xscale, double yscale, double, double, double angle, Q_INT32 tx, Q_INT32 ty, KisProgressDisplayInterface *progress, KisFilterStrategy *filter) | |
virtual | ~KisTransformVisitor () |
bool | visit (KisPaintLayer *layer) |
bool | visit (KisGroupLayer *layer) |
bool | visit (KisPartLayer *) |
virtual bool | visit (KisAdjustmentLayer *layer) |
Member Function Documentation
bool KisTransformVisitor::visit | ( | KisPaintLayer * | layer | ) | [inline, virtual] |
Crops the specified layer and adds the undo information to the undo adapter of the layer's image.
Implements KisLayerVisitor.
Definition at line 65 of file kis_transform_visitor.h.
The documentation for this class was generated from the following file: