Krita Source Code Documentation
Loading...
Searching...
No Matches
KisDuplicateOptionData.h File Reference
#include <boost/operators.hpp>
#include <KoID.h>
#include <kritapaintop_export.h>

Go to the source code of this file.

Classes

struct  KisDuplicateOptionData
 

Variables

const QString DUPLICATE_CLONE_FROM_PROJECTION = "Duplicateop/CloneFromProjection"
 
const QString DUPLICATE_CORRECT_PERSPECTIVE = "Duplicateop/CorrectPerspective"
 
const QString DUPLICATE_HEALING = "Duplicateop/Healing"
 
const QString DUPLICATE_MOVE_SOURCE_POINT = "Duplicateop/MoveSourcePoint"
 
const QString DUPLICATE_RESET_SOURCE_POINT = "Duplicateop/ResetSourcePoint"
 

Variable Documentation

◆ DUPLICATE_CLONE_FROM_PROJECTION

const QString DUPLICATE_CLONE_FROM_PROJECTION = "Duplicateop/CloneFromProjection"

Definition at line 20 of file KisDuplicateOptionData.h.

◆ DUPLICATE_CORRECT_PERSPECTIVE

const QString DUPLICATE_CORRECT_PERSPECTIVE = "Duplicateop/CorrectPerspective"

Definition at line 17 of file KisDuplicateOptionData.h.

◆ DUPLICATE_HEALING

const QString DUPLICATE_HEALING = "Duplicateop/Healing"

Definition at line 16 of file KisDuplicateOptionData.h.

◆ DUPLICATE_MOVE_SOURCE_POINT

const QString DUPLICATE_MOVE_SOURCE_POINT = "Duplicateop/MoveSourcePoint"

Definition at line 18 of file KisDuplicateOptionData.h.

◆ DUPLICATE_RESET_SOURCE_POINT

const QString DUPLICATE_RESET_SOURCE_POINT = "Duplicateop/ResetSourcePoint"

Definition at line 19 of file KisDuplicateOptionData.h.