Kate
expandingdelegate.cpp File Reference
#include "expandingdelegate.h"
#include <QtGui/QTextLine>
#include <QtGui/QPainter>
#include <QtGui/QBrush>
#include <QKeyEvent>
#include <QTreeView>
#include <QApplication>
#include <kdebug.h>
#include "expandingwidgetmodel.h"
#include "expandingdelegate.moc"
Include dependency graph for expandingdelegate.cpp:
Go to the source code of this file.
Functions | |
static void | dampColors (QColor &col) |
static QColor | getUsedBackgroundColor (const QStyleOptionViewItem &option, const QModelIndex &index) |
static double | readabilityContrast (QColor foreground, QColor background) |
Function Documentation
|
static |
Definition at line 58 of file expandingdelegate.cpp.
|
static |
Definition at line 41 of file expandingdelegate.cpp.
Definition at line 67 of file expandingdelegate.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.