plugins/paintops/libpaintop
#include "kis_curve_option.h"
#include <brushengine/kis_paint_information.h>
#include <kritapaintop_export.h>
#include <kis_types.h>
Include dependency graph for kis_pressure_mirror_option.h:

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

Go to the source code of this file.
Classes | |
class | KisPressureMirrorOption |
struct | MirrorProperties |
Variables | |
const QString | MIRROR_HORIZONTAL_ENABLED = "HorizontalMirrorEnabled" |
const QString | MIRROR_VERTICAL_ENABLED = "VerticalMirrorEnabled" |
Variable Documentation
◆ MIRROR_HORIZONTAL_ENABLED
const QString MIRROR_HORIZONTAL_ENABLED = "HorizontalMirrorEnabled" |
Definition at line 32 of file kis_pressure_mirror_option.h.
◆ MIRROR_VERTICAL_ENABLED
const QString MIRROR_VERTICAL_ENABLED = "VerticalMirrorEnabled" |
Definition at line 33 of file kis_pressure_mirror_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.