|
Krita Source Code Documentation
|
Integer and double num input widget re-implemented with a reset button to switch to a default value. More...
#include "rnuminput.h"#include <cmath>#include <QToolButton>#include <QApplication>#include <QStyle>#include <QHBoxLayout>#include <klocalizedstring.h>#include "rsliderspinbox.h"#include <kis_icon_utils.h>Go to the source code of this file.
Classes | |
| class | KDcrawIface::RDoubleNumInput |
| class | KDcrawIface::RIntNumInput |
Namespaces | |
| namespace | KDcrawIface |
Integer and double num input widget re-implemented with a reset button to switch to a default value.
===========================================================
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 rnuminput.cpp.