Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_asl_xml_parser.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2015 Dmitry Kazakov <dimula73@gmail.com>
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
7
#ifndef __KIS_ASL_XML_PARSER_H
8
#define __KIS_ASL_XML_PARSER_H
9
10
#include "kritapsdutils_export.h"
11
12
class
QDomDocument;
13
class
KisAslObjectCatcher
;
14
15
class
KRITAPSDUTILS_EXPORT
KisAslXmlParser
16
{
17
public
:
18
void
parseXML(
const
QDomDocument &doc,
KisAslObjectCatcher
&catcher);
19
};
20
21
#endif
/* __KIS_ASL_XML_PARSER_H */
KisAslObjectCatcher
Definition
kis_asl_object_catcher.h:26
KisAslXmlParser
Definition
kis_asl_xml_parser.h:16
libs
psdutils
asl
kis_asl_xml_parser.h
Generated at
2026-01-15 02:30:07+01:00
from
Krita
branch
master
, commit
38b517ca06286bb65279453cbf9a2b4fbd1153d1