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
2026-04-16 02:30:01+02:00
from
Krita
branch
master
, commit
5f3d7cd92c534a2e873f42630f64d45d7f96e073