Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_locked_properties.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2014 Dmitry Kazakov <dimula73@gmail.com>
3 * SPDX-FileCopyrightText: 2014 Mohit Goyal <mohit.bits2011@gmail.com>
4 *
5 * SPDX-License-Identifier: LGPL-2.1-or-later
6 */
7#ifndef KISLOCKEDPROPERTIES_H
8#define KISLOCKEDPROPERTIES_H
9
11
40
41#endif // KISLOCKEDPROPERTIES_H
const Params2D p
KisPropertiesConfigurationSP m_lockedProperties
bool hasProperty(const QString &p)
void addToLockedProperties(KisPropertiesConfigurationSP p)
void removeFromLockedProperties(KisPropertiesConfigurationSP p)
KisPropertiesConfigurationSP lockedProperties()