|
Krita Source Code Documentation
|
A widget to host settings as expander box. More...
#include "rexpanderbox.h"#include <QApplication>#include <QMouseEvent>#include <QPainter>#include <QStyle>#include <QStyleOption>#include <QGridLayout>#include <QHBoxLayout>#include <QCheckBox>#include <kconfiggroup.h>#include <klocalizedstring.h>Go to the source code of this file.
Classes | |
| class | KDcrawIface::RExpanderBox |
| class | KDcrawIface::RLabelExpander |
Namespaces | |
| namespace | KDcrawIface |
A widget to host settings as expander box.
===========================================================
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 rexpanderbox.cpp.