Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_clone_layer.h File Reference
#include <QObject>
#include "kis_types.h"
#include "kis_layer.h"
#include <kritaimage_export.h>
#include "kis_node_uuid_info.h"

Go to the source code of this file.

Classes

class  KisCloneLayer
 

Enumerations

enum  CopyLayerType { COPY_PROJECTION , COPY_ORIGINAL }
 

Enumeration Type Documentation

◆ CopyLayerType

Enumerator
COPY_PROJECTION 
COPY_ORIGINAL 

Definition at line 18 of file kis_clone_layer.h.

18 {
21};
@ COPY_ORIGINAL
@ COPY_PROJECTION