Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_default_bounds_base.cpp
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2010 Boudewijn Rempt <boud@valdyas.org>
3 * SPDX-FileCopyrightText: 2010 Dmitry Kazakov <dimula73@gmail.com>
4 *
5 * SPDX-License-Identifier: GPL-2.0-or-later
6 */
8
12
14{
15 return bounds();
16}
17
virtual QRect imageBorderRect() const
virtual QRect bounds() const =0