Krita
Preset.cpp
QString toString(int indent) const const
A Resource represents a gradient, pattern, brush tip, brush preset, palette or workspace definition.
Definition: Resource.h:30
QString toXML() const
toXML convert the preset settings into a preset formatted xml.
Definition: Preset.cpp:23
bool setContent(const QByteArray &data, bool namespaceProcessing, QString *errorMsg, int *errorLine, int *errorColumn)
QDomElement createElement(const QString &tagName)
QDomElement documentElement() const const
QDomNode appendChild(const QDomNode &newChild)
void fromXML(const QString &xml)
fromXML convert the preset settings into a preset formatted xml.
Definition: Preset.cpp:35
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Sep 29 2023 04:08:11 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Sep 29 2023 04:08:11 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.