Kate
KateColorTreeWidget Class Reference
#include <katecolortreewidget.h>
Inheritance diagram for KateColorTreeWidget:
Public Slots | |
void | selectDefaults () |
Signals | |
void | changed () |
Public Member Functions | |
KateColorTreeWidget (QWidget *parent=0) | |
void | addColorItem (const KateColorItem &colorItem) |
void | addColorItems (const QVector< KateColorItem > &colorItems) |
QVector< KateColorItem > | colorItems () const |
QColor | findColor (const QString &key) const |
Protected Member Functions | |
void | drawBranches (QPainter *painter, const QRect &rect, const QModelIndex &index) const |
virtual bool | edit (const QModelIndex &index, EditTrigger trigger, QEvent *event) |
Detailed Description
Definition at line 44 of file katecolortreewidget.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 228 of file katecolortreewidget.cpp.
Member Function Documentation
void KateColorTreeWidget::addColorItem | ( | const KateColorItem & | colorItem | ) |
Definition at line 317 of file katecolortreewidget.cpp.
void KateColorTreeWidget::addColorItems | ( | const QVector< KateColorItem > & | colorItems | ) |
Definition at line 339 of file katecolortreewidget.cpp.
|
signal |
QVector< KateColorItem > KateColorTreeWidget::colorItems | ( | ) | const |
Definition at line 345 of file katecolortreewidget.cpp.
|
protected |
Definition at line 287 of file katecolortreewidget.cpp.
|
protectedvirtual |
Definition at line 243 of file katecolortreewidget.cpp.
Definition at line 359 of file katecolortreewidget.cpp.
|
slot |
Definition at line 294 of file katecolortreewidget.cpp.
The documentation for this class was generated from the following files:
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.