Krita Source Code Documentation
Loading...
Searching...
No Matches
smallcolorselector.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2008 Cyrille Berger <cberger@cberger.net>
3
*
4
* SPDX-License-Identifier: LGPL-2.0-or-later
5
*/
6
7
#ifndef _SMALLCOLORSELECTOR_H_
8
#define _SMALLCOLORSELECTOR_H_
9
10
#include <QObject>
11
#include <QVariant>
12
13
17
class
SmallColorSelectorPlugin
:
public
QObject
18
{
19
Q_OBJECT
20
public
:
21
SmallColorSelectorPlugin
(QObject *parent,
const
QVariantList &);
22
~SmallColorSelectorPlugin
()
override
;
23
};
24
25
#endif
SmallColorSelectorPlugin
Definition
smallcolorselector.h:18
SmallColorSelectorPlugin::SmallColorSelectorPlugin
SmallColorSelectorPlugin(QObject *parent, const QVariantList &)
Definition
smallcolorselector.cc:47
SmallColorSelectorPlugin::~SmallColorSelectorPlugin
~SmallColorSelectorPlugin() override
Definition
smallcolorselector.cc:56
plugins
dockers
smallcolorselector
smallcolorselector.h
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52