Krita Source Code Documentation
Loading...
Searching...
No Matches
KoFlakeTypes.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2016 Dmitry Kazakov <dimula73@gmail.com>
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
7
#ifndef KOFLAKETYPES_H
8
#define KOFLAKETYPES_H
9
10
class
KoShapeStroke
;
11
class
KoShapeStrokeModel
;
12
13
template
<
class
T>
class
QSharedPointer
;
14
15
typedef
QSharedPointer<KoShapeStrokeModel>
KoShapeStrokeModelSP
;
16
typedef
QSharedPointer<KoShapeStroke>
KoShapeStrokeSP
;
17
18
#endif
// KOFLAKETYPES_H
19
KoShapeStrokeModelSP
QSharedPointer< KoShapeStrokeModel > KoShapeStrokeModelSP
Definition
KoFlakeTypes.h:15
KoShapeStrokeSP
QSharedPointer< KoShapeStroke > KoShapeStrokeSP
Definition
KoFlakeTypes.h:16
KoShapeStrokeModel
Definition
KoShapeStrokeModel.h:33
KoShapeStroke
Definition
KoShapeStroke.cpp:37
QSharedPointer
Definition
KoCanvasResourceProvider.h:20
libs
flake
KoFlakeTypes.h
Generated at
2026-01-15 02:30:07+01:00
from
Krita
branch
master
, commit
38b517ca06286bb65279453cbf9a2b4fbd1153d1