Kate
KateHlItemData Class Reference
#include <katehighlight.h>
Inheritance diagram for KateHlItemData:
Public Types | |
enum | ItemStyles { dsNormal, dsKeyword, dsDataType, dsDecVal, dsBaseN, dsFloat, dsChar, dsString, dsComment, dsOthers, dsAlert, dsFunction, dsRegionMarker, dsError } |
Public Member Functions | |
KateHlItemData (const QString name, int defStyleNum) | |
Public Attributes | |
int | defStyleNum |
const QString | name |
Detailed Description
Definition at line 65 of file katehighlight.h.
Member Enumeration Documentation
- Enumerator:
-
dsNormal dsKeyword dsDataType dsDecVal dsBaseN dsFloat dsChar dsString dsComment dsOthers dsAlert dsFunction dsRegionMarker dsError
Definition at line 70 of file katehighlight.h.
Constructor & Destructor Documentation
Definition at line 1122 of file katehighlight.cpp.
Member Data Documentation
Definition at line 88 of file katehighlight.h.
const QString KateHlItemData::name |
Definition at line 87 of file katehighlight.h.
The documentation for this class was generated from the following files: