|
Krita Source Code Documentation
|
Public Types | |
| enum | Type { RASTER_LAYER , FOLDER_OPEN , FOLDER_CLOSED , SECTION_DIVIDER } |
Public Member Functions | |
| FlattenedNode () | |
Public Attributes | |
| KisNodeSP | node |
| Type | type |
Definition at line 407 of file psd_layer_section.cpp.
| enum FlattenedNode::Type |
| Enumerator | |
|---|---|
| RASTER_LAYER | |
| FOLDER_OPEN | |
| FOLDER_CLOSED | |
| SECTION_DIVIDER | |
Definition at line 415 of file psd_layer_section.cpp.
|
inline |
Definition at line 408 of file psd_layer_section.cpp.
| KisNodeSP FlattenedNode::node |
Definition at line 413 of file psd_layer_section.cpp.
| Type FlattenedNode::type |
Definition at line 417 of file psd_layer_section.cpp.