krita
KisMergeVisitor Class Reference
Inheritance diagram for KisMergeVisitor:

Detailed Description
Definition at line 39 of file kis_merge_visitor.h.
Public Member Functions | |
KisMergeVisitor (KisPaintDeviceSP projection, const QRect &rc) | |
virtual bool | visit (KisPaintLayer *layer) |
virtual bool | visit (KisGroupLayer *layer) |
virtual bool | visit (KisPartLayer *layer) |
virtual bool | visit (KisAdjustmentLayer *layer) |
Constructor & Destructor Documentation
KisMergeVisitor::KisMergeVisitor | ( | KisPaintDeviceSP | projection, | |
const QRect & | rc | |||
) | [inline] |
Don't even _think_ of creating a merge visitor without a projection; without a projection, the adjustmentlayers won't work.
Definition at line 45 of file kis_merge_visitor.h.
The documentation for this class was generated from the following file: