Krita Source Code Documentation
Loading...
Searching...
No Matches
KoSelectedShapesProxy.cpp
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2017 Dmitry Kazakov <dimula73@gmail.com>
3 *
4 * SPDX-License-Identifier: GPL-2.0-or-later
5 */
6
8
10 : QObject(parent)
11{
12}
13
18
float value(const T *src, size_t ch)
KoSelectedShapesProxy(QObject *parent=0)
void setRequestingToBeEdited(bool value)
bool isRequestingToBeEdited()
The shape wants to edited. This is used when a shape is passed between two different tools....