Krita Source Code Documentation
Loading...
Searching...
No Matches
KisStrokeLayerStyleFilterProjectionPlane.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2021 Dmitry Kazakov <dimula73@gmail.com>
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
7
#ifndef KISSTROKELAYERSTYLEFILTERPROJECTIONPLANE_H
8
#define KISSTROKELAYERSTYLEFILTERPROJECTIONPLANE_H
9
10
#include "
kis_layer_style_filter_projection_plane.h
"
11
#include "
krita_utils.h
"
12
13
14
class
KisStrokeLayerStyleFilterProjectionPlane
:
public
KisLayerStyleFilterProjectionPlane
15
{
16
public
:
17
KisStrokeLayerStyleFilterProjectionPlane
(
KisLayer
*sourceLayer);
18
KisStrokeLayerStyleFilterProjectionPlane
(
const
KisStrokeLayerStyleFilterProjectionPlane
&rhs,
KisLayer
*sourceLayer,
KisPSDLayerStyleSP
clonedStyle);
19
~KisStrokeLayerStyleFilterProjectionPlane
()
override
;
20
21
KritaUtils::ThresholdMode
sourcePlaneOpacityThresholdRequirement
()
const
;
22
};
23
24
using
KisStrokeLayerStyleFilterProjectionPlaneSP
=
QSharedPointer<KisStrokeLayerStyleFilterProjectionPlane>
;
25
26
#endif
// KISSTROKELAYERSTYLEFILTERPROJECTIONPLANE_H
KisLayerStyleFilterProjectionPlane
Definition
kis_layer_style_filter_projection_plane.h:20
KisStrokeLayerStyleFilterProjectionPlane
Definition
KisStrokeLayerStyleFilterProjectionPlane.h:15
KisStrokeLayerStyleFilterProjectionPlane::sourcePlaneOpacityThresholdRequirement
KritaUtils::ThresholdMode sourcePlaneOpacityThresholdRequirement() const
Definition
KisStrokeLayerStyleFilterProjectionPlane.cpp:25
KisStrokeLayerStyleFilterProjectionPlane::~KisStrokeLayerStyleFilterProjectionPlane
~KisStrokeLayerStyleFilterProjectionPlane() override
Definition
KisStrokeLayerStyleFilterProjectionPlane.cpp:21
KisStrokeLayerStyleFilterProjectionPlane::KisStrokeLayerStyleFilterProjectionPlane
KisStrokeLayerStyleFilterProjectionPlane(KisLayer *sourceLayer)
Definition
KisStrokeLayerStyleFilterProjectionPlane.cpp:11
QSharedPointer< KisPSDLayerStyle >
kis_layer_style_filter_projection_plane.h
krita_utils.h
KritaUtils::ThresholdMode
ThresholdMode
Definition
krita_utils.h:131
KisLayer
Definition
kis_layer.cc:161
libs
image
layerstyles
KisStrokeLayerStyleFilterProjectionPlane.h
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52