class HighlightingInterface


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

Public Methods

Protected Methods


Detailed Description

 HighlightingInterface ()

HighlightingInterface

 ~HighlightingInterface ()

~HighlightingInterface

[virtual]

unsigned int  highlightingInterfaceNumber ()

highlightingInterfaceNumber

[const]

void  setHighlightingInterfaceDCOPSuffix (const QCString &suffix)

setHighlightingInterfaceDCOPSuffix

[protected]

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: caleb on tcdevel on Tue Jan 28 12:54:37 2003, using kdoc $.