|
Krita Source Code Documentation
|
Save space slider widget. More...
#include "rsliderspinbox.h"#include <cmath>#include <QPainter>#include <QStyle>#include <QLineEdit>#include <QApplication>#include <QKeyEvent>#include <QMouseEvent>#include <QIntValidator>#include <QtDebug>#include <QDoubleSpinBox>Go to the source code of this file.
Classes | |
| class | KDcrawIface::RAbstractSliderSpinBoxPrivate |
| class | KDcrawIface::RDoubleSliderSpinBoxPrivate |
| class | KDcrawIface::RSliderSpinBoxPrivate |
Namespaces | |
| namespace | KDcrawIface |
Save space slider widget.
===========================================================
This file is a part of digiKam project https://www.digikam.org
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Definition in file rsliderspinbox.cpp.