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

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
 

Detailed Description

A widget to host settings as expander box.

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

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

Date
2008-03-14
Author
Copyright (C) 2008-2015 by Gilles Caulier caulier dot gilles at gmail dot com
Copyright (C) 2008-2013 by Marcel Wiesweg marcel dot wiesweg at gmx dot de
Copyright (C) 2010 by Manuel Viet contact at 13zenrv dot fr

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.