Krita Source Code Documentation
Loading...
Searching...
No Matches
FlattenedNode Struct Reference

Public Types

enum  Type { RASTER_LAYER , FOLDER_OPEN , FOLDER_CLOSED , SECTION_DIVIDER }
 

Public Member Functions

 FlattenedNode ()
 

Public Attributes

KisNodeSP node
 
Type type
 

Detailed Description

Definition at line 407 of file psd_layer_section.cpp.

Member Enumeration Documentation

◆ Type

Enumerator
RASTER_LAYER 
FOLDER_OPEN 
FOLDER_CLOSED 
SECTION_DIVIDER 

Definition at line 415 of file psd_layer_section.cpp.

Constructor & Destructor Documentation

◆ FlattenedNode()

FlattenedNode::FlattenedNode ( )
inline

Definition at line 408 of file psd_layer_section.cpp.

410 {
411 }

Member Data Documentation

◆ node

KisNodeSP FlattenedNode::node

Definition at line 413 of file psd_layer_section.cpp.

◆ type

Type FlattenedNode::type

Definition at line 417 of file psd_layer_section.cpp.


The documentation for this struct was generated from the following file: