|
Krita Source Code Documentation
|
#include "KoXmlWriter.h"#include <StoreDebug.h>#include <QByteArray>#include <QStack>#include <float.h>#include "../global/kis_dom_utils.h"Go to the source code of this file.
Classes | |
| class | KoXmlWriter |
Variables | |
| static const int | s_escapeBufferLen = 10000 |
| static const int | s_indentBufferLength = 100 |
|
static |
Definition at line 17 of file KoXmlWriter.cpp.
|
static |
Definition at line 16 of file KoXmlWriter.cpp.