class HighlightingInterface


Contains pure virtuals
Full nameKTextEditor::HighlightingInterface
Definition#include <highlightinginterface.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

 HighlightingInterface ()

HighlightingInterface

 ~HighlightingInterface ()

~HighlightingInterface

[virtual]

unsigned int  highlightingInterfaceNumber ()

highlightingInterfaceNumber

[const]

unsigned int  hlMode ()

hlMode

[pure virtual]

returns the current active highlighting mode

bool  setHlMode (unsigned int mode)

setHlMode

[pure virtual]

set the current active highlighting mode

unsigned int  hlModeCount ()

hlModeCount

[pure virtual]

returns the number of available highlightings

QString  hlModeName (unsigned int mode)

hlModeName

[pure virtual]

returns the name of the highlighting with number "mode"

QString  hlModeSectionName (unsigned int mode)

hlModeSectionName

[pure virtual]

returns the sectionname of the highlighting with number "mode"

void  hlChanged ()

hlChanged

[pure virtual]


Generated by: dfaure on faure on Tue Apr 16 08:51:19 2002, using kdoc 2.0a53.