Krita Source Code Documentation
Loading...
Searching...
No Matches
KisAirbrushOptionData.cpp
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2022 Dmitry Kazakov <dimula73@gmail.com>
3 *
4 * SPDX-License-Identifier: GPL-2.0-or-later
5 */
7
10
11const qreal DEFAULT_RATE = 20.0;
12
21
const qreal DEFAULT_RATE
const QString AIRBRUSH_ENABLED
const QString AIRBRUSH_IGNORE_SPACING
const QString AIRBRUSH_RATE
void write(KisPropertiesConfiguration *setting) const
bool read(const KisPropertiesConfiguration *setting)
virtual void setProperty(const QString &name, const QVariant &value)
bool getBool(const QString &name, bool def=false) const
double getDouble(const QString &name, double def=0.0) const