Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_cmb_contour.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2015 Boudewijn Rempt <boud@valdyas.org>
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
#ifndef KIS_CMB_CONTOUR_H
7
#define KIS_CMB_CONTOUR_H
8
9
#include <QComboBox>
10
11
class
KisCmbContour
:
public
QComboBox
12
{
13
Q_OBJECT
14
public
:
15
explicit
KisCmbContour
(QWidget *parent = 0);
16
17
Q_SIGNALS:
18
19
public
Q_SLOTS:
20
21
};
22
23
#endif
// KIS_CMB_CONTOUR_H
KisCmbContour
Definition
kis_cmb_contour.h:12
KisCmbContour::KisCmbContour
KisCmbContour(QWidget *parent=0)
Definition
kis_cmb_contour.cpp:10
libs
ui
widgets
kis_cmb_contour.h
Generated at
2026-01-15 02:30:07+01:00
from
Krita
branch
master
, commit
38b517ca06286bb65279453cbf9a2b4fbd1153d1