Krita Source Code Documentation
Loading...
Searching...
No Matches
Entry Struct Reference
+ Inheritance diagram for Entry:

Public Attributes

QString name
 
const Schemaschema
 
bool valid
 
Value value
 
- Public Attributes inherited from Private
KisCanvas2canvas
 
int displayedFrame
 
int intendedFrame
 

Additional Inherited Members

- Public Member Functions inherited from Private
 Private (KisCanvas2 *c)
 

Detailed Description

Definition at line 17 of file kis_meta_data_entry.cc.

Member Data Documentation

◆ name

QString Entry::name

Definition at line 18 of file kis_meta_data_entry.cc.

◆ schema

const Schema * Entry::schema

Definition at line 19 of file kis_meta_data_entry.cc.

◆ valid

bool Entry::valid

Definition at line 21 of file kis_meta_data_entry.cc.

◆ value

Value & Entry::value

Definition at line 20 of file kis_meta_data_entry.cc.


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