plugins/paintops/libpaintop
#include <QString>
#include <kritapaintop_export.h>
#include <kis_properties_configuration.h>
Include dependency graph for kis_precision_option.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | KisPrecisionOption |
Variables | |
const QString | AUTO_PRECISION_ENABLED = "KisPrecisionOption/AutoPrecisionEnabled" |
const QString | DELTA_VALUE = "KisPrecisionOption/DeltaValue" |
const QString | PRECISION_LEVEL = "KisPrecisionOption/precisionLevel" |
const QString | STARTING_SIZE = "KisPrecisionOption/SizeToStartFrom" |
Variable Documentation
◆ AUTO_PRECISION_ENABLED
const QString AUTO_PRECISION_ENABLED = "KisPrecisionOption/AutoPrecisionEnabled" |
Definition at line 16 of file kis_precision_option.h.
◆ DELTA_VALUE
const QString DELTA_VALUE = "KisPrecisionOption/DeltaValue" |
Definition at line 18 of file kis_precision_option.h.
◆ PRECISION_LEVEL
const QString PRECISION_LEVEL = "KisPrecisionOption/precisionLevel" |
Definition at line 15 of file kis_precision_option.h.
◆ STARTING_SIZE
const QString STARTING_SIZE = "KisPrecisionOption/SizeToStartFrom" |
Definition at line 17 of file kis_precision_option.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Apr 10 2021 23:38:29 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Apr 10 2021 23:38:29 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.