Krita Source Code Documentation
Loading...
Searching...
No Matches
rsliderspinbox.cpp File Reference

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
 

Detailed Description

Save space slider widget.

===========================================================

This file is a part of digiKam project https://www.digikam.org

Date
2014-11-30
Author
Copyright (C) 2014 by Gilles Caulier caulier dot gilles at gmail dot com
Copyright (C) 2010 by Justin Noel justin at ics dot com
Copyright (C) 2010 by Cyrille Berger cberger at cberger dot net

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.