Kate
KateColorItem Class Reference
#include <katecolortreewidget.h>
Public Member Functions | |
KateColorItem () | |
Public Attributes | |
QString | category |
QColor | color |
QColor | defaultColor |
QString | key |
QString | name |
bool | useDefault |
QString | whatsThis |
Detailed Description
Definition at line 27 of file katecolortreewidget.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 30 of file katecolortreewidget.h.
Member Data Documentation
QString KateColorItem::category |
Definition at line 36 of file katecolortreewidget.h.
QColor KateColorItem::color |
Definition at line 39 of file katecolortreewidget.h.
QColor KateColorItem::defaultColor |
Definition at line 40 of file katecolortreewidget.h.
QString KateColorItem::key |
Definition at line 38 of file katecolortreewidget.h.
QString KateColorItem::name |
Definition at line 35 of file katecolortreewidget.h.
bool KateColorItem::useDefault |
Definition at line 41 of file katecolortreewidget.h.
QString KateColorItem::whatsThis |
Definition at line 37 of file katecolortreewidget.h.
The documentation for this class was generated from the following file:
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.