Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_external_layer_iface.cc
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2020 Sharaf Zaman <sharafzaz121@gmail.com>
3 *
4 * SPDX-License-Identifier: GPL-2.0-or-later
5 */
6
8
9// This is a Key function, this will create a strong symbol
11{
12 Q_UNUSED(colorSpace);
13}
14
virtual QRect theoreticalBoundingRect() const
virtual void resetCache(const KoColorSpace *colorSpace=0)
QRect exactBounds() const override
const KoColorSpace * colorSpace() const override
returns the image's colorSpace or null, if there is no image
Definition kis_layer.cc:225