Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_categorized_list_model.cpp
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2013 Dmitry Kazakov <dimula73@gmail.com>
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
7
#include "
kis_categorized_list_model.h
"
8
9
__CategorizedListModelBase::__CategorizedListModelBase
(QObject *parent)
10
: QAbstractListModel(parent)
11
{
12
}
13
14
__CategorizedListModelBase::~__CategorizedListModelBase
()
15
{
16
17
}
__CategorizedListModelBase::__CategorizedListModelBase
__CategorizedListModelBase(QObject *parent)
Definition
kis_categorized_list_model.cpp:9
__CategorizedListModelBase::~__CategorizedListModelBase
~__CategorizedListModelBase() override
Definition
kis_categorized_list_model.cpp:14
kis_categorized_list_model.h
libs
ui
kis_categorized_list_model.cpp
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52