Kate
katestyletreewidget.cpp File Reference
#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) |
Variables | |
static const int | BoxSize = 16 |
static const int | ColorBtnWidth = 32 |
Function Documentation
Definition at line 155 of file katestyletreewidget.cpp.
Variable Documentation
const int BoxSize = 16 [static] |
Definition at line 334 of file katestyletreewidget.cpp.
const int ColorBtnWidth = 32 [static] |
Definition at line 335 of file katestyletreewidget.cpp.