|
Krita Source Code Documentation
|
The PSDResourceInterpreter struct interprets the data in a psd resource block. More...
#include <psd_resource_block.h>
Inheritance diagram for PSDInterpretedResource:Public Member Functions | |
| virtual bool | createBlock (QByteArray &) |
| virtual QString | displayText () |
| virtual bool | interpretBlock (QByteArray) |
| virtual bool | valid () |
| virtual | ~PSDInterpretedResource () |
Public Attributes | |
| QString | error |
Protected Member Functions | |
| void | startBlock (QBuffer &buf, PSDImageResourceSection::PSDResourceID id, quint32 size) |
The PSDResourceInterpreter struct interprets the data in a psd resource block.
Definition at line 27 of file psd_resource_block.h.
|
inlinevirtual |
Definition at line 30 of file psd_resource_block.h.
|
inlinevirtual |
Reimplemented in RESN_INFO_1005, GRID_GUIDE_1032, GLOBAL_ANGLE_1037, ICC_PROFILE_1039, and GLOBAL_ALT_1049.
Definition at line 38 of file psd_resource_block.h.
|
inlinevirtual |
Reimplemented in GRID_GUIDE_1032, GLOBAL_ANGLE_1037, and GLOBAL_ALT_1049.
Definition at line 47 of file psd_resource_block.h.
|
inlinevirtual |
Reimplemented in RESN_INFO_1005, GRID_GUIDE_1032, GLOBAL_ANGLE_1037, ICC_PROFILE_1039, GLOBAL_ALT_1049, MAC_PRINT_INFO_1001, ALPHA_NAMES_1006, DISPLAY_INFO_1007, CAPTION_1008, BORDER_INFO_1009, BACKGROUND_COL_1010, PRINT_FLAGS_1011, GREY_HALFTONE_1012, COLOR_HALFTONE_1013, DUOTONE_HALFTONE_1014, GREY_XFER_1015, COLOR_XFER_1016, DUOTONE_XFER_1017, DUOTONE_INFO_1018, EFFECTIVE_BW_1019, EPS_OPT_1021, QUICK_MASK_1022, LAYER_STATE_1024, WORKING_PATH_1025, LAYER_GROUP_1026, IPTC_NAA_DATA_1028, IMAGE_MODE_RAW_1029, JPEG_QUAL_1030, THUMB_RES_1033, COPYRIGHT_FLG_1034, URL_1035, THUMB_RES2_1036, COLOR_SAMPLER_1038, WATERMARK_1040, ICC_UNTAGGED_1041, EFFECTS_VISIBLE_1042, SPOT_HALFTONE_1043, DOC_IDS_1044, ALPHA_NAMES_UNI_1045, IDX_COL_TAB_CNT_1046, IDX_TRANSPARENT_1047, SLICES_1050, WORKFLOW_URL_UNI_1051, JUMP_TO_XPEP_1052, ALPHA_ID_1053, URL_LIST_UNI_1054, VERSION_INFO_1057, EXIF_DATA_1058, XMP_DATA_1060, PATH_INFO_FIRST_2000, PATH_INFO_LAST_2998, CLIPPING_PATH_2999, and PRINT_FLAGS_2_10000.
Definition at line 34 of file psd_resource_block.h.
|
inlineprotected |
Definition at line 55 of file psd_resource_block.h.
References psdwrite().
|
inlinevirtual |
Reimplemented in GRID_GUIDE_1032, GLOBAL_ANGLE_1037, and GLOBAL_ALT_1049.
Definition at line 42 of file psd_resource_block.h.
| QString PSDInterpretedResource::error |
Definition at line 52 of file psd_resource_block.h.