Krita Source Code Documentation
Loading...
Searching...
No Matches
KisSelectionActionsAdapter.cpp
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2018 Dmitry Kazakov <dimula73@gmail.com>
3 *
4 * SPDX-License-Identifier: GPL-2.0-or-later
5 */
6
8
10
11
13 : m_selectionManager(selectionManager)
14{
15}
16
SelectionAction
KisSelectionActionsAdapter(KisSelectionManager *selectionManager)
void selectOpaqueOnNode(KisNodeSP node, SelectionAction action)
void selectOpaqueOnNode(KisNodeSP node, SelectionAction action)
#define KIS_SAFE_ASSERT_RECOVER_RETURN(cond)
Definition kis_assert.h:128