Krita Source Code Documentation
Loading...
Searching...
No Matches
PathShapesPlugin.h
Go to the documentation of this file.
1
/* This file is part of the KDE project
2
* SPDX-FileCopyrightText: 2006 Thomas Zander <zander@kde.org>
3
*
4
* SPDX-License-Identifier: LGPL-2.0-or-later
5
*/
6
7
#ifndef PATHSHAPESPLUGIN_H
8
#define PATHSHAPESPLUGIN_H
9
10
#include <QObject>
11
#include <QVariantList>
12
13
class
PathShapesPlugin
:
public
QObject
14
{
15
Q_OBJECT
16
17
public
:
18
PathShapesPlugin
(QObject *parent,
const
QVariantList &);
19
~PathShapesPlugin
()
override
{}
20
21
};
22
23
#endif
PathShapesPlugin
Definition
PathShapesPlugin.h:14
PathShapesPlugin::PathShapesPlugin
PathShapesPlugin(QObject *parent, const QVariantList &)
Definition
PathShapesPlugin.cpp:19
PathShapesPlugin::~PathShapesPlugin
~PathShapesPlugin() override
Definition
PathShapesPlugin.h:19
plugins
flake
pathshapes
PathShapesPlugin.h
Generated at
2026-01-15 02:30:07+01:00
from
Krita
branch
master
, commit
38b517ca06286bb65279453cbf9a2b4fbd1153d1