|
Krita Source Code Documentation
|
#include "kis_meta_data_entry.h"#include <QString>#include <kis_debug.h>#include "kis_meta_data_value.h"#include "kis_meta_data_schema.h"Go to the source code of this file.
Classes | |
| struct | Entry |
Functions | |
| QDebug | operator<< (QDebug debug, const Entry &c) |
| QDebug operator<< | ( | QDebug | debug, |
| const Entry & | c ) |
Definition at line 134 of file kis_meta_data_entry.cc.
References Entry::name, and Entry::value.