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
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52