|
Krita Source Code Documentation
|
Functions | |
| QString | flagsToString (const QBitArray &flags, int size=-1, char trueToken='1', char falseToken='0', bool defaultTrue=true) |
| QBitArray | stringToFlags (const QString &string, int size=-1, char token='0', bool defaultTrue=true) |
Variables | |
| const QString | ACTIVE = "active" |
| const QString | ADJUSTMENT_LAYER = "adjustmentlayer" |
| const QString | ANIMATION_METADATA_PATH = "/animation/" |
| const QString | ANNOTATION = "Annotation" |
| const QString | ANNOTATIONS = "Annotations" |
| const QString | ANNOTATIONS_PATH = "/annotations/" |
| const QString | ANTIALIASED = "antialiased" |
| const QString | ASSISTANTS_PATH = "/assistants/" |
| const QString | AUDIO_PATH = "/audio/" |
| const QString | CANVASPROJECTIONCOLOR = "ProjectionBackgroundColor" |
| const QString | CHANNEL_FLAGS = "channelflags" |
| const QString | CHANNEL_LOCK_FLAGS = "channellockflags" |
| const QString | CLONE_FROM = "clonefrom" |
| const QString | CLONE_FROM_UUID = "clonefromuuid" |
| const QString | CLONE_LAYER = "clonelayer" |
| const QString | CLONE_TYPE = "clonetype" |
| const QString | COLLAPSED = "collapsed" |
| const QString | COLOR_LABEL = "colorlabel" |
| const QString | COLORBYTEDATA = "ColorData" |
| const QString | COLORHISTORY = "ColorHistory" |
| const QString | COLORIZE_CLEANUP = "cleanup" |
| const QString | COLORIZE_COLORING_DEVICE = "colorize-coloring" |
| const QString | COLORIZE_EDGE_DETECTION_SIZE = "edge-detection-size" |
| const QString | COLORIZE_EDIT_KEYSTROKES = "edit-keystrokes" |
| const QString | COLORIZE_FUZZY_RADIUS = "fuzzy-radius" |
| const QString | COLORIZE_KEYSTROKE = "keystroke" |
| const QString | COLORIZE_KEYSTROKE_COLOR = "color" |
| const QString | COLORIZE_KEYSTROKE_IS_TRANSPARENT = "is-transparent" |
| const QString | COLORIZE_KEYSTROKES_SECTION = "keystrokes" |
| const QString | COLORIZE_LIMIT_TO_DEVICE = "limit-to-device" |
| const QString | COLORIZE_MASK = "colorizemask" |
| const QString | COLORIZE_SHOW_COLORING = "show-coloring" |
| const QString | COLORIZE_USE_EDGE_DETECTION = "use-edge-detection" |
| const QString | COLORLIST = "ColorList" |
| const QString | COLORSPACE_NAME = "colorspacename" |
| const QString | COMPOSITE_OP = "compositeop" |
| const QString | DESCRIPTION = "description" |
| const QString | DOT_COLORIZE_MASK = ".colorizemask" |
| const QString | DOT_FILTERCONFIG = ".filterconfig" |
| const QString | DOT_ICC = ".icc" |
| const QString | DOT_METADATA = ".metadata" |
| const QString | DOT_PIXEL_SELECTION = ".pixelselection" |
| const QString | DOT_SHAPE_LAYER = ".shapelayer" |
| const QString | DOT_SHAPE_SELECTION = ".shapeselection" |
| const QString | DOT_TRANSFORMCONFIG = ".transformconfig" |
| const QString | EXIF_PATH = "/annotations/exif" |
| const QString | FILE_LAYER = "filelayer" |
| const QString | FILE_NAME = "filename" |
| const QString | FILTER_MASK = "filtermask" |
| const QString | FILTER_NAME = "filtername" |
| const QString | FILTER_STRATEGY = "filter_strategy" |
| const QString | FILTER_VERSION = "filterversion" |
| const QString | GENERATOR_LAYER = "generatorlayer" |
| const QString | GENERATOR_NAME = "generatorname" |
| const QString | GENERATOR_VERSION = "generatorversion" |
| const QString | GLOBALASSISTANTSCOLOR = "GlobalAssistantsColor" |
| const QString | GROUP_LAYER = "grouplayer" |
| const QString | HEIGHT = "height" |
| const QString | ICC = "icc" |
| const QString | ICC_PATH = "/annotations/icc" |
| const QString | ICC_PROOFING_PATH = "/annotations/proofing/icc" |
| const QString | ICCPROOFINGPROFILE ="icc-proofing-profile" |
| const QString | KEYFRAME_FILE = "keyframes" |
| const QString | LAYER = "layer" |
| const QString | LAYER_PATH = "/layers/" |
| const QString | LAYER_STYLE_UUID = "layerstyle" |
| const QString | LAYER_STYLES_PATH = "/annotations/layerstyles.asl" |
| const QString | LAYERS = "layers" |
| const QString | LOCKED = "locked" |
| const QString | MASK = "mask" |
| const QString | MASKS = "masks" |
| const QString | MIME = "mime" |
| const QString | MIRROR_AXIS = "MirrorAxis" |
| const QString | NAME = "name" |
| const QString | NATIVE_MIMETYPE = "application/x-kra" |
| const QString | NODE_TYPE = "nodetype" |
| const QString | ONION_SKIN_ENABLED = "onionskin" |
| const QString | OPACITY = "opacity" |
| const QString | PAINT_LAYER = "paintlayer" |
| const QString | PALETTE_PATH = "/palettes/" |
| const QString | PALETTES = "Palettes" |
| const QString | PASS_THROUGH_MODE = "passthrough" |
| const QString | PROFILE = "profile" |
| const QString | PROOFINGADAPTATIONSTATE = "proofing-adaptation-state" |
| const QString | PROOFINGBLACKPOINTCOMPENSATION = "proofing-blackpoint-compensation" |
| const QString | PROOFINGDEPTH = "proofing-depth" |
| const QString | PROOFINGDISPLAYBLACKPOINTCOMPENSATION = "proofing-display-blackpoint-compensation" |
| const QString | PROOFINGDISPLAYINTENT = "proofing-display-intent" |
| const QString | PROOFINGDISPLAYMODE = "proofing-display-mode" |
| const QString | PROOFINGINTENT = "proofing-intent" |
| const QString | PROOFINGMODEL = "proofing-model" |
| const QString | PROOFINGPROFILENAME = "proofing-profile-name" |
| const QString | PROOFINGWARNINGCOLOR ="ProofingWarningColor" |
| const QString | REFERENCE_IMAGES_LAYER = "referenceimages" |
| const QString | RESOURCE_PATH = "resources/" |
| const QString | RESOURCES = "resources" |
| const QString | ROTATION = "rotation" |
| const QString | SELECTION_MASK = "selectionmask" |
| const QString | SEPARATOR = "/" |
| const QString | SHAPE_LAYER = "shapelayer" |
| const QString | SHAPE_LAYER_PATH = "/shapelayers/" |
| const QString | SIMPLECOLORDATA = "SimpleColorData" |
| const QString | STORYBOARD_PATH = "/storyboard/" |
| const QString | TRANSFORM_MASK = "transformmask" |
| const QString | TRANSPARENCY_MASK = "transparencymask" |
| const QString | UUID = "uuid" |
| const QString | VISIBLE = "visible" |
| const QString | VISIBLE_IN_TIMELINE = "intimeline" |
| const QString | WIDTH = "width" |
| const QString | X = "x" |
| const QString | X_RESOLUTION = "x-res" |
| const QString | X_SCALE = "x_scale" |
| const QString | X_SHEAR = "x_shear" |
| const QString | X_TRANSLATION = "x_translation" |
| const QString | Y = "y" |
| const QString | Y_RESOLUTION = "y-res" |
| const QString | Y_SCALE = "y_scale" |
| const QString | Y_SHEAR = "y_shear" |
| const QString | Y_TRANSLATION = "y_translation" |
Tag definitions for our xml file format
| QString KRA::flagsToString | ( | const QBitArray & | flags, |
| int | size = -1, | ||
| char | trueToken = '1', | ||
| char | falseToken = '0', | ||
| bool | defaultTrue = true ) |
Definition at line 9 of file kis_kra_utils.cpp.
| QBitArray KRA::stringToFlags | ( | const QString & | string, |
| int | size = -1, | ||
| char | token = '0', | ||
| bool | defaultTrue = true ) |
Definition at line 21 of file kis_kra_utils.cpp.
References length().
| const QString KRA::ACTIVE = "active" |
Definition at line 117 of file kis_kra_tags.h.
| const QString KRA::ADJUSTMENT_LAYER = "adjustmentlayer" |
Definition at line 37 of file kis_kra_tags.h.
| const QString KRA::ANIMATION_METADATA_PATH = "/animation/" |
Definition at line 35 of file kis_kra_tags.h.
| const QString KRA::ANNOTATION = "Annotation" |
Definition at line 142 of file kis_kra_tags.h.
| const QString KRA::ANNOTATIONS = "Annotations" |
Definition at line 141 of file kis_kra_tags.h.
| const QString KRA::ANNOTATIONS_PATH = "/annotations/" |
Definition at line 25 of file kis_kra_tags.h.
| const QString KRA::ANTIALIASED = "antialiased" |
Definition at line 74 of file kis_kra_tags.h.
| const QString KRA::ASSISTANTS_PATH = "/assistants/" |
Definition at line 29 of file kis_kra_tags.h.
| const QString KRA::AUDIO_PATH = "/audio/" |
Definition at line 34 of file kis_kra_tags.h.
| const QString KRA::CANVASPROJECTIONCOLOR = "ProjectionBackgroundColor" |
Definition at line 132 of file kis_kra_tags.h.
| const QString KRA::CHANNEL_FLAGS = "channelflags" |
Definition at line 38 of file kis_kra_tags.h.
| const QString KRA::CHANNEL_LOCK_FLAGS = "channellockflags" |
Definition at line 39 of file kis_kra_tags.h.
| const QString KRA::CLONE_FROM = "clonefrom" |
Definition at line 40 of file kis_kra_tags.h.
| const QString KRA::CLONE_FROM_UUID = "clonefromuuid" |
Definition at line 41 of file kis_kra_tags.h.
| const QString KRA::CLONE_LAYER = "clonelayer" |
Definition at line 42 of file kis_kra_tags.h.
| const QString KRA::CLONE_TYPE = "clonetype" |
Definition at line 43 of file kis_kra_tags.h.
| const QString KRA::COLLAPSED = "collapsed" |
Definition at line 80 of file kis_kra_tags.h.
| const QString KRA::COLOR_LABEL = "colorlabel" |
Definition at line 81 of file kis_kra_tags.h.
| const QString KRA::COLORBYTEDATA = "ColorData" |
Definition at line 133 of file kis_kra_tags.h.
| const QString KRA::COLORHISTORY = "ColorHistory" |
Definition at line 134 of file kis_kra_tags.h.
| const QString KRA::COLORIZE_CLEANUP = "cleanup" |
Definition at line 101 of file kis_kra_tags.h.
| const QString KRA::COLORIZE_COLORING_DEVICE = "colorize-coloring" |
Definition at line 96 of file kis_kra_tags.h.
| const QString KRA::COLORIZE_EDGE_DETECTION_SIZE = "edge-detection-size" |
Definition at line 99 of file kis_kra_tags.h.
| const QString KRA::COLORIZE_EDIT_KEYSTROKES = "edit-keystrokes" |
Definition at line 92 of file kis_kra_tags.h.
| const QString KRA::COLORIZE_FUZZY_RADIUS = "fuzzy-radius" |
Definition at line 100 of file kis_kra_tags.h.
| const QString KRA::COLORIZE_KEYSTROKE = "keystroke" |
Definition at line 93 of file kis_kra_tags.h.
| const QString KRA::COLORIZE_KEYSTROKE_COLOR = "color" |
Definition at line 94 of file kis_kra_tags.h.
| const QString KRA::COLORIZE_KEYSTROKE_IS_TRANSPARENT = "is-transparent" |
Definition at line 95 of file kis_kra_tags.h.
| const QString KRA::COLORIZE_KEYSTROKES_SECTION = "keystrokes" |
Definition at line 97 of file kis_kra_tags.h.
| const QString KRA::COLORIZE_LIMIT_TO_DEVICE = "limit-to-device" |
Definition at line 102 of file kis_kra_tags.h.
| const QString KRA::COLORIZE_MASK = "colorizemask" |
Definition at line 90 of file kis_kra_tags.h.
| const QString KRA::COLORIZE_SHOW_COLORING = "show-coloring" |
Definition at line 91 of file kis_kra_tags.h.
| const QString KRA::COLORIZE_USE_EDGE_DETECTION = "use-edge-detection" |
Definition at line 98 of file kis_kra_tags.h.
| const QString KRA::COLORLIST = "ColorList" |
Definition at line 135 of file kis_kra_tags.h.
| const QString KRA::COLORSPACE_NAME = "colorspacename" |
Definition at line 44 of file kis_kra_tags.h.
| const QString KRA::COMPOSITE_OP = "compositeop" |
Definition at line 45 of file kis_kra_tags.h.
| const QString KRA::DESCRIPTION = "description" |
Definition at line 46 of file kis_kra_tags.h.
| const QString KRA::DOT_COLORIZE_MASK = ".colorizemask" |
Definition at line 56 of file kis_kra_tags.h.
| const QString KRA::DOT_FILTERCONFIG = ".filterconfig" |
Definition at line 50 of file kis_kra_tags.h.
| const QString KRA::DOT_ICC = ".icc" |
Definition at line 52 of file kis_kra_tags.h.
| const QString KRA::DOT_METADATA = ".metadata" |
Definition at line 57 of file kis_kra_tags.h.
| const QString KRA::DOT_PIXEL_SELECTION = ".pixelselection" |
Definition at line 53 of file kis_kra_tags.h.
| const QString KRA::DOT_SHAPE_LAYER = ".shapelayer" |
Definition at line 55 of file kis_kra_tags.h.
| const QString KRA::DOT_SHAPE_SELECTION = ".shapeselection" |
Definition at line 54 of file kis_kra_tags.h.
| const QString KRA::DOT_TRANSFORMCONFIG = ".transformconfig" |
Definition at line 51 of file kis_kra_tags.h.
| const QString KRA::EXIF_PATH = "/annotations/exif" |
Definition at line 24 of file kis_kra_tags.h.
| const QString KRA::FILE_LAYER = "filelayer" |
Definition at line 88 of file kis_kra_tags.h.
| const QString KRA::FILE_NAME = "filename" |
Definition at line 59 of file kis_kra_tags.h.
| const QString KRA::FILTER_MASK = "filtermask" |
Definition at line 60 of file kis_kra_tags.h.
| const QString KRA::FILTER_NAME = "filtername" |
Definition at line 61 of file kis_kra_tags.h.
| const QString KRA::FILTER_STRATEGY = "filter_strategy" |
Definition at line 62 of file kis_kra_tags.h.
| const QString KRA::FILTER_VERSION = "filterversion" |
Definition at line 63 of file kis_kra_tags.h.
| const QString KRA::GENERATOR_LAYER = "generatorlayer" |
Definition at line 64 of file kis_kra_tags.h.
| const QString KRA::GENERATOR_NAME = "generatorname" |
Definition at line 65 of file kis_kra_tags.h.
| const QString KRA::GENERATOR_VERSION = "generatorversion" |
Definition at line 66 of file kis_kra_tags.h.
| const QString KRA::GLOBALASSISTANTSCOLOR = "GlobalAssistantsColor" |
Definition at line 137 of file kis_kra_tags.h.
| const QString KRA::GROUP_LAYER = "grouplayer" |
Definition at line 67 of file kis_kra_tags.h.
| const QString KRA::HEIGHT = "height" |
Definition at line 68 of file kis_kra_tags.h.
| const QString KRA::ICC = "icc" |
Definition at line 69 of file kis_kra_tags.h.
| const QString KRA::ICC_PATH = "/annotations/icc" |
Definition at line 26 of file kis_kra_tags.h.
| const QString KRA::ICC_PROOFING_PATH = "/annotations/proofing/icc" |
Definition at line 27 of file kis_kra_tags.h.
| const QString KRA::ICCPROOFINGPROFILE ="icc-proofing-profile" |
Definition at line 131 of file kis_kra_tags.h.
| const QString KRA::KEYFRAME_FILE = "keyframes" |
Definition at line 120 of file kis_kra_tags.h.
| const QString KRA::LAYER = "layer" |
Definition at line 70 of file kis_kra_tags.h.
| const QString KRA::LAYER_PATH = "/layers/" |
Definition at line 30 of file kis_kra_tags.h.
| const QString KRA::LAYER_STYLE_UUID = "layerstyle" |
Definition at line 118 of file kis_kra_tags.h.
| const QString KRA::LAYER_STYLES_PATH = "/annotations/layerstyles.asl" |
Definition at line 28 of file kis_kra_tags.h.
| const QString KRA::LAYERS = "layers" |
Definition at line 71 of file kis_kra_tags.h.
| const QString KRA::LOCKED = "locked" |
Definition at line 73 of file kis_kra_tags.h.
| const QString KRA::MASK = "mask" |
Definition at line 75 of file kis_kra_tags.h.
| const QString KRA::MASKS = "masks" |
Definition at line 76 of file kis_kra_tags.h.
| const QString KRA::MIME = "mime" |
Definition at line 77 of file kis_kra_tags.h.
| const QString KRA::MIRROR_AXIS = "MirrorAxis" |
Definition at line 140 of file kis_kra_tags.h.
| const QString KRA::NAME = "name" |
Definition at line 78 of file kis_kra_tags.h.
| const QString KRA::NATIVE_MIMETYPE = "application/x-kra" |
Definition at line 19 of file kis_kra_tags.h.
| const QString KRA::NODE_TYPE = "nodetype" |
Definition at line 72 of file kis_kra_tags.h.
| const QString KRA::ONION_SKIN_ENABLED = "onionskin" |
Definition at line 47 of file kis_kra_tags.h.
| const QString KRA::OPACITY = "opacity" |
Definition at line 79 of file kis_kra_tags.h.
| const QString KRA::PAINT_LAYER = "paintlayer" |
Definition at line 82 of file kis_kra_tags.h.
| const QString KRA::PALETTE_PATH = "/palettes/" |
Definition at line 31 of file kis_kra_tags.h.
| const QString KRA::PALETTES = "Palettes" |
Definition at line 138 of file kis_kra_tags.h.
| const QString KRA::PASS_THROUGH_MODE = "passthrough" |
Definition at line 119 of file kis_kra_tags.h.
| const QString KRA::PROFILE = "profile" |
Definition at line 83 of file kis_kra_tags.h.
| const QString KRA::PROOFINGADAPTATIONSTATE = "proofing-adaptation-state" |
Definition at line 130 of file kis_kra_tags.h.
| const QString KRA::PROOFINGBLACKPOINTCOMPENSATION = "proofing-blackpoint-compensation" |
Definition at line 126 of file kis_kra_tags.h.
| const QString KRA::PROOFINGDEPTH = "proofing-depth" |
Definition at line 123 of file kis_kra_tags.h.
| const QString KRA::PROOFINGDISPLAYBLACKPOINTCOMPENSATION = "proofing-display-blackpoint-compensation" |
Definition at line 127 of file kis_kra_tags.h.
| const QString KRA::PROOFINGDISPLAYINTENT = "proofing-display-intent" |
Definition at line 125 of file kis_kra_tags.h.
| const QString KRA::PROOFINGDISPLAYMODE = "proofing-display-mode" |
Definition at line 128 of file kis_kra_tags.h.
| const QString KRA::PROOFINGINTENT = "proofing-intent" |
Definition at line 124 of file kis_kra_tags.h.
| const QString KRA::PROOFINGMODEL = "proofing-model" |
Definition at line 122 of file kis_kra_tags.h.
| const QString KRA::PROOFINGPROFILENAME = "proofing-profile-name" |
Definition at line 121 of file kis_kra_tags.h.
| const QString KRA::PROOFINGWARNINGCOLOR ="ProofingWarningColor" |
Definition at line 129 of file kis_kra_tags.h.
| const QString KRA::REFERENCE_IMAGES_LAYER = "referenceimages" |
Definition at line 87 of file kis_kra_tags.h.
| const QString KRA::RESOURCE_PATH = "resources/" |
Definition at line 32 of file kis_kra_tags.h.
| const QString KRA::RESOURCES = "resources" |
Definition at line 139 of file kis_kra_tags.h.
| const QString KRA::ROTATION = "rotation" |
Definition at line 84 of file kis_kra_tags.h.
| const QString KRA::SELECTION_MASK = "selectionmask" |
Definition at line 85 of file kis_kra_tags.h.
| const QString KRA::SEPARATOR = "/" |
Definition at line 22 of file kis_kra_tags.h.
| const QString KRA::SHAPE_LAYER = "shapelayer" |
Definition at line 86 of file kis_kra_tags.h.
| const QString KRA::SHAPE_LAYER_PATH = "/shapelayers/" |
Definition at line 23 of file kis_kra_tags.h.
| const QString KRA::SIMPLECOLORDATA = "SimpleColorData" |
Definition at line 136 of file kis_kra_tags.h.
| const QString KRA::STORYBOARD_PATH = "/storyboard/" |
Definition at line 33 of file kis_kra_tags.h.
| const QString KRA::TRANSFORM_MASK = "transformmask" |
Definition at line 103 of file kis_kra_tags.h.
| const QString KRA::TRANSPARENCY_MASK = "transparencymask" |
Definition at line 89 of file kis_kra_tags.h.
| const QString KRA::UUID = "uuid" |
Definition at line 104 of file kis_kra_tags.h.
| const QString KRA::VISIBLE = "visible" |
Definition at line 105 of file kis_kra_tags.h.
| const QString KRA::VISIBLE_IN_TIMELINE = "intimeline" |
Definition at line 48 of file kis_kra_tags.h.
| const QString KRA::WIDTH = "width" |
Definition at line 106 of file kis_kra_tags.h.
| const QString KRA::X = "x" |
Definition at line 107 of file kis_kra_tags.h.
| const QString KRA::X_RESOLUTION = "x-res" |
Definition at line 108 of file kis_kra_tags.h.
| const QString KRA::X_SCALE = "x_scale" |
Definition at line 109 of file kis_kra_tags.h.
| const QString KRA::X_SHEAR = "x_shear" |
Definition at line 110 of file kis_kra_tags.h.
| const QString KRA::X_TRANSLATION = "x_translation" |
Definition at line 111 of file kis_kra_tags.h.
| const QString KRA::Y = "y" |
Definition at line 112 of file kis_kra_tags.h.
| const QString KRA::Y_RESOLUTION = "y-res" |
Definition at line 113 of file kis_kra_tags.h.
| const QString KRA::Y_SCALE = "y_scale" |
Definition at line 114 of file kis_kra_tags.h.
| const QString KRA::Y_SHEAR = "y_shear" |
Definition at line 115 of file kis_kra_tags.h.
| const QString KRA::Y_TRANSLATION = "y_translation" |
Definition at line 116 of file kis_kra_tags.h.