Krita Source Code Documentation
Loading...
Searching...
No Matches
KisColorSelectorInterface.cpp
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2016 Boudewijn Rempt <boud@valdyas.org>
3
*
4
* SPDX-License-Identifier: LGPL-2.0-or-later
5
*/
6
7
#include <
KisColorSelectorInterface.h
>
8
9
void
KisColorSelectorInterface::slotSetColorSpace
(
const
KoColorSpace
*cs)
10
{
11
Q_UNUSED(cs);
12
}
KisColorSelectorInterface.h
KisColorSelectorInterface::slotSetColorSpace
virtual void slotSetColorSpace(const KoColorSpace *cs)
slotSetColorSpace Set the color space the selector should cover
Definition
KisColorSelectorInterface.cpp:9
KoColorSpace
Definition
KoColorSpace.h:78
libs
widgets
KisColorSelectorInterface.cpp
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52