Definition at line 52 of file kis_layer.cc.
◆ addClone()
◆ hasClones()
| bool KisCloneLayersList::hasClones |
( |
| ) |
const |
|
inline |
◆ registeredClones()
◆ removeClone()
◆ setDirty()
| void KisCloneLayersList::setDirty |
( |
const QRect & | rect, |
|
|
bool | dontInvalidateFrames ) |
|
inline |
Definition at line 62 of file kis_layer.cc.
62 {
64 if (clone) {
65 clone->setDirtyOriginal(
rect, dontInvalidateFrames);
66 }
67 }
68 }
References m_clonesList.
◆ m_clonesList
The documentation for this class was generated from the following file: