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
13
17class KRITAFLAKE_EXPORT KoShapeContainer::Private
18{
19public:
21 virtual ~Private();
22
24
27};
28
29#endif
KoShapeContainer::ShapeInterface shapeInterface
Private(const Private &rhs, KoShapeContainer *q)
Private(KoShapeContainer *q)
virtual ~Private()
KoShapeContainerModel * model