Krita Source Code Documentation
Loading...
Searching...
No Matches
KisToolBarStateModel.cpp
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2023 Dmitry Kazakov <dimula73@gmail.com>
3 *
4 * SPDX-License-Identifier: GPL-2.0-or-later
5 */
6
8
10 : m_toolBarsLocked{true}
11 , LAGER_QT(toolBarsLocked) {m_toolBarsLocked}
12{
13}
LAGER_QT(value)
lager::state< bool, lager::automatic_tag > m_toolBarsLocked