Kate
#include "katestyletreewidget.h"#include <QtGui/QPainter>#include <QtGui/QKeyEvent>#include <QtGui/QAction>#include <QtGui/QStyledItemDelegate>#include <QtGui/QHeaderView>#include <klocale.h>#include <kicon.h>#include <kcolorscheme.h>#include <kmenu.h>#include <kmessagebox.h>#include <kcolordialog.h>#include "kateconfig.h"#include "kateextendedattribute.h"#include "katestyletreewidget.moc"
Include dependency graph for katestyletreewidget.cpp:

Go to the source code of this file.
Functions | |
| QIcon | brushIcon (const QColor &color) |
| static Qt::CheckState | toCheckState (bool b) |
Variables | |
| static const int | BoxSize = 16 |
| static const int | ColorBtnWidth = 32 |
Function Documentation
| QIcon brushIcon | ( | const QColor & | color | ) |
Definition at line 156 of file katestyletreewidget.cpp.
|
static |
Definition at line 438 of file katestyletreewidget.cpp.
Variable Documentation
|
static |
Definition at line 333 of file katestyletreewidget.cpp.
|
static |
Definition at line 334 of file katestyletreewidget.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.
KDE API Reference