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
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52