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