Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_projection_backend.cpp
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2009 Dmitry Kazakov <dimula73@gmail.com>
3 *
4 * SPDX-License-Identifier: GPL-2.0-or-later
5 */
6
8
12
14{
15 Q_UNUSED(rect);
16 Q_UNUSED(scale);
17}
virtual void alignSourceRect(QRect &rect, qreal scale)