|
Krita Source Code Documentation
|
Simple helper widgets collection. More...
#include "rwidgetutils.h"#include <QWidget>#include <QByteArray>#include <QBuffer>#include <QImage>#include <QHBoxLayout>#include <QVBoxLayout>#include <QApplication>#include <QScreen>#include <QPushButton>#include <QFileInfo>#include <QPainter>#include <QStandardPaths>#include <QColorDialog>#include <QStyleOptionButton>#include <qdrawutil.h>#include <klocalizedstring.h>#include "libkdcraw_debug.h"Go to the source code of this file.
Classes | |
| class | KDcrawIface::RAdjustableLabel |
| class | KDcrawIface::RColorSelector |
| class | KDcrawIface::RFileSelector |
Namespaces | |
| namespace | KDcrawIface |
Simple helper widgets collection.
===========================================================
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 rwidgetutils.cpp.