Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_no_size_paintop_settings.cpp
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2016 Dmitry Kazakov <dimula73@gmail.com>
3 *
4 * SPDX-License-Identifier: GPL-2.0-or-later
5 */
6
8
13
15{
16 Q_UNUSED(value);
17}
18
20{
21 return 1.0;
22}
23
25{
26 Q_UNUSED(value);
27}
28
30{
31 return 0.0;
32}
float value(const T *src, size_t ch)
void setPaintOpAngle(qreal value) override
KisNoSizePaintOpSettings(KisResourcesInterfaceSP resourcesInterface)
void setPaintOpSize(qreal value) override