Krita Source Code Documentation
Loading...
Searching...
No Matches
KoShapeBackground.cpp
Go to the documentation of this file.
1
/* This file is part of the KDE project
2
* SPDX-FileCopyrightText: 2008 Jan Hambrecht <jaham@gmx.net>
3
*
4
* SPDX-License-Identifier: LGPL-2.0-or-later
5
*/
6
7
#include "
KoShapeBackground.h
"
8
9
KoShapeBackground::KoShapeBackground
()
10
{
11
}
12
13
KoShapeBackground::~KoShapeBackground
()
14
{
15
}
16
17
bool
KoShapeBackground::hasTransparency
()
const
18
{
19
return
false
;
20
}
KoShapeBackground.h
KoShapeBackground::~KoShapeBackground
virtual ~KoShapeBackground()
Definition
KoShapeBackground.cpp:13
KoShapeBackground::hasTransparency
virtual bool hasTransparency() const
Returns if the background has some transparency.
Definition
KoShapeBackground.cpp:17
KoShapeBackground::KoShapeBackground
KoShapeBackground()
Definition
KoShapeBackground.cpp:9
libs
flake
KoShapeBackground.cpp
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52