Krita Source Code Documentation
Loading...
Searching...
No Matches
artisticcolorselector_plugin.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2009 Cyrille Berger <cberger@cberger.net>
3
*
4
* SPDX-License-Identifier: LGPL-2.0-or-later
5
*/
6
7
#ifndef H_ARTISTIC_COLOR_SELECTOR_PLUGIN_H
8
#define H_ARTISTIC_COLOR_SELECTOR_PLUGIN_H
9
10
#include <QObject>
11
#include <QVariant>
12
13
class
ArtisticColorSelectorPlugin
:
public
QObject
14
{
15
Q_OBJECT
16
public
:
17
ArtisticColorSelectorPlugin
(QObject *parent,
const
QVariantList &);
18
};
19
20
#endif
// H_ARTISTIC_COLOR_SELECTOR_PLUGIN_H
ArtisticColorSelectorPlugin
Definition
artisticcolorselector_plugin.h:14
ArtisticColorSelectorPlugin::ArtisticColorSelectorPlugin
ArtisticColorSelectorPlugin(QObject *parent, const QVariantList &)
Definition
artisticcolorselector_plugin.cpp:40
plugins
dockers
artisticcolorselector
artisticcolorselector_plugin.h
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52