Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_multipliers_double_slider_spinbox_p.h
Go to the documentation of this file.
1/* This file is part of the KDE project
2 * SPDX-FileCopyrightText: 2010 Cyrille Berger <cberger@cberger.net>
3 *
4 * SPDX-License-Identifier: LGPL-2.0-or-later
5 */
6#ifndef kis_multipliers_double_slider_spinbox_p_h
7#define kis_multipliers_double_slider_spinbox_p_h
8
9#include <QComboBox>
10#include <kis_slider_spin_box.h>
11
12#include "kis_debug.h"
13
24
25#endif
This class is a spinbox in which you can click and drag to set the value. A slider like bar is displa...
void updateRange()
Update the range of the slider depending on the currentMultiplier.