Krita Source Code Documentation
Loading...
Searching...
No Matches
KoShapeContainer_p.h
Go to the documentation of this file.
1
/* This file is part of the KDE project
2
* SPDX-FileCopyrightText: 2009 Thomas Zander <zander@kde.org>
3
*
4
* SPDX-License-Identifier: LGPL-2.0-or-later
5
*/
6
#ifndef KOSHAPECONTAINERPRIVATE_H
7
#define KOSHAPECONTAINERPRIVATE_H
8
9
#include "
KoShapeContainer.h
"
10
#include "kritaflake_export.h"
11
12
class
KoShapeContainerModel
;
13
17
class
KRITAFLAKE_EXPORT
KoShapeContainer
::
Private
18
{
19
public
:
20
explicit
Private
(
KoShapeContainer
*q);
21
virtual
~Private
();
22
23
Private
(
const
Private
&rhs,
KoShapeContainer
*q);
24
25
KoShapeContainer::ShapeInterface
shapeInterface
;
26
KoShapeContainerModel
*
model
;
27
};
28
29
#endif
KoShapeContainer.h
KoShapeContainerModel
Definition
KoShapeContainerModel.h:28
KoShapeContainer
Definition
KoShapeContainer.h:56
KoShapeContainer::shapeInterface
KoShapeContainer::ShapeInterface shapeInterface
Definition
KoShapeContainer_p.h:25
KoShapeContainer::Private
Private(const Private &rhs, KoShapeContainer *q)
KoShapeContainer::Private
Private(KoShapeContainer *q)
KoShapeContainer::~Private
virtual ~Private()
KoShapeContainer::model
KoShapeContainerModel * model
Definition
KoShapeContainer_p.h:26
Private
Definition
SvgTransformParser.cpp:20
KoShapeContainer::ShapeInterface
Definition
KoShapeContainer.h:202
libs
flake
KoShapeContainer_p.h
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52