Krita Source Code Documentation
Loading...
Searching...
No Matches
wdg_layersplit.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2014 Boudewijn Rempt <boud@valdyas.org>
3
*
4
* SPDX-License-Identifier: LGPL-2.0-or-later
5
*/
6
#ifndef WDG_LAYERSPLIT_H
7
#define WDG_LAYERSPLIT_H
8
9
#include <QWidget>
10
#include "ui_wdg_layersplit.h"
11
12
class
WdgLayerSplit
:
public
QWidget,
public
Ui::WdgLayerSplit
13
{
14
Q_OBJECT
15
16
public
:
17
18
WdgLayerSplit
(QWidget* parent);
19
20
};
21
22
23
#endif
// WDG_LAYERSPLIT_H
WdgLayerSplit
Definition
wdg_layersplit.h:13
WdgLayerSplit::WdgLayerSplit
WdgLayerSplit(QWidget *parent)
Definition
wdg_layersplit.cpp:13
plugins
extensions
layersplit
wdg_layersplit.h
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52