Krita Source Code Documentation
Loading...
Searching...
No Matches
KoLoadingShapeUpdater.h
Go to the documentation of this file.
1
/* This file is part of the KDE project
2
SPDX-FileCopyrightText: 2009 Thorsten Zachmann <zachmann@kde.org>
3
4
SPDX-License-Identifier: LGPL-2.0-or-later
5
*/
6
7
#ifndef KOLOADINGSHAPEUPDATER_H
8
#define KOLOADINGSHAPEUPDATER_H
9
10
#include "kritaflake_export.h"
11
12
class
KoShape
;
13
24
class
KRITAFLAKE_EXPORT
KoLoadingShapeUpdater
25
{
26
public
:
27
KoLoadingShapeUpdater
();
28
virtual
~KoLoadingShapeUpdater
();
29
35
virtual
void
update
(
KoShape
*shape) = 0;
36
};
37
38
#endif
/* KOLOADINGSHAPEUPDATER_H */
KoLoadingShapeUpdater
Definition
KoLoadingShapeUpdater.h:25
KoLoadingShapeUpdater::update
virtual void update(KoShape *shape)=0
KoShape
Definition
KoShape.h:92
libs
flake
KoLoadingShapeUpdater.h
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52