Krita Source Code Documentation
Loading...
Searching...
No Matches
TimelineNodeListKeeper::OtherLayer Struct Reference

#include <timeline_node_list_keeper.h>

Public Member Functions

 OtherLayer (const QString &_name, KisNodeDummy *_dummy)
 

Public Attributes

KisNodeDummydummy
 
QString name
 

Detailed Description

Definition at line 90 of file timeline_node_list_keeper.h.

Constructor & Destructor Documentation

◆ OtherLayer()

TimelineNodeListKeeper::OtherLayer::OtherLayer ( const QString & _name,
KisNodeDummy * _dummy )
inline

Definition at line 91 of file timeline_node_list_keeper.h.

Member Data Documentation

◆ dummy

KisNodeDummy* TimelineNodeListKeeper::OtherLayer::dummy

Definition at line 98 of file timeline_node_list_keeper.h.

◆ name

QString TimelineNodeListKeeper::OtherLayer::name

Definition at line 97 of file timeline_node_list_keeper.h.


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