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"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 155 of file katestyletreewidget.cpp.
| static Qt::CheckState toCheckState | ( | bool | b | ) | [static] |
Definition at line 443 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.
KDE 4.3 API Reference