Krita Source Code Documentation
Loading...
Searching...
No Matches
KisSpinBoxSplineUnitConverter.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2019 Agata Cacko <cacko.azh@gmail.com>
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
7
#ifndef KIS_SPIN_BOX_SPLINE_UNITS_CONVERTER_H
8
#define KIS_SPIN_BOX_SPLINE_UNITS_CONVERTER_H
9
10
#include <kritaui_export.h>
11
12
13
25
class
KRITAUI_EXPORT
KisSpinBoxSplineUnitConverter
26
{
27
28
public
:
29
double
io2sp(
int
x,
int
min,
int
max);
30
int
sp2io(
double
x,
int
min,
int
max);
31
32
};
33
34
35
36
#endif
// KIS_SPIN_BOX_SPLINE_UNITS_CONVERTER_H
KisSpinBoxSplineUnitConverter
Definition
KisSpinBoxSplineUnitConverter.h:26
libs
ui
utils
KisSpinBoxSplineUnitConverter.h
Generated at
2026-01-15 02:30:07+01:00
from
Krita
branch
master
, commit
38b517ca06286bb65279453cbf9a2b4fbd1153d1