KateHighlighting Class Reference
Collaboration diagram for KateHighlighting:
Detailed Description
Definition at line 104 of file katehighlight.h.
Member Function Documentation
|
Parse the text and fill in the context array and folding list array.
Definition at line 1330 of file katehighlight.cpp. References KateTextLine::attributes(), KateTextLine::ctxArray(), QMemArray::duplicate(), KateTextLine::firstChar(), KateTextLine::hlLineContinue(), QMemArray::isEmpty(), KateTextLine::length(), QMemArray::resize(), KateTextLine::setContext(), KateTextLine::setHlLineContinue(), QMemArray::size(), and KateTextLine::string(). |
|
Saves the KateHlData attribute definitions to the config file.
Definition at line 1706 of file katehighlight.cpp. References QPtrList::first(), KateHlManager::getKConfig(), name(), QPtrList::next(), QString::number(), KateFactory::self(), KateHlManager::self(), KConfigBase::setGroup(), and KConfigBase::writeEntry(). Referenced by KateSchemaConfigHighlightTab::apply(). |
|
Increase the usage count, and trigger initialization if needed.
Definition at line 1734 of file katehighlight.cpp. Referenced by KateBuffer::setHighlight(). |
|
Decrease the usage count, and trigger cleanup if needed.
Definition at line 1745 of file katehighlight.cpp. Referenced by KateBuffer::setHighlight(), and KateBuffer::~KateBuffer(). |
|
Definition at line 2053 of file katehighlight.cpp. References QString::find(), QDict::find(), and KGlobal::staticQString(). Referenced by KateDocument::transform(). |
|
Definition at line 2059 of file katehighlight.cpp. References QString::find(), and KGlobal::staticQString(). |
|
Definition at line 2070 of file katehighlight.cpp. References QDict::isEmpty(), and QString::isEmpty(). |
|
Definition at line 2065 of file katehighlight.cpp. References QString::isEmpty(), and QString::toShort(). Referenced by KateDocument::comment(). |
|
Definition at line 2078 of file katehighlight.cpp. Referenced by KateDocument::comment(). |
|
Definition at line 2083 of file katehighlight.cpp. Referenced by KateDocument::comment(). |
|
Definition at line 2088 of file katehighlight.cpp. Referenced by KateDocument::comment(). |
|
|
|
Drop all dynamic contexts. Shall be called with extreme care, and shall be immediatly followed by a full HL invalidation. Definition at line 1311 of file katehighlight.cpp. References QMap::clear(), QValueVector::resize(), and QValueVector::size(). Referenced by KateHlManager::resetDynamicCtxs(). |
The documentation for this class was generated from the following files: