• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

interfaces

KTextEditor::HighlightingInterface

KTextEditor::HighlightingInterface Class Reference

This is an interface for syntax highlighting of a Document. More...

#include <highlightinginterface.h>

List of all members.


Public Member Functions

 HighlightingInterface ()
unsigned int highlightingInterfaceNumber () const
virtual void hlChanged ()=0
virtual unsigned int hlMode ()=0
virtual unsigned int hlModeCount ()=0
virtual QString hlModeName (unsigned int mode)=0
virtual QString hlModeSectionName (unsigned int mode)=0
virtual bool setHlMode (unsigned int mode)=0
virtual ~HighlightingInterface ()

Protected Member Functions

void setHighlightingInterfaceDCOPSuffix (const QCString &suffix)

Detailed Description

This is an interface for syntax highlighting of a Document.

Definition at line 34 of file highlightinginterface.h.


Constructor & Destructor Documentation

HighlightingInterface::HighlightingInterface (  ) 

Definition at line 40 of file highlightinginterface.cpp.

HighlightingInterface::~HighlightingInterface (  )  [virtual]

Definition at line 48 of file highlightinginterface.cpp.


Member Function Documentation

unsigned int HighlightingInterface::highlightingInterfaceNumber (  )  const

Definition at line 53 of file highlightinginterface.cpp.

virtual void KTextEditor::HighlightingInterface::hlChanged (  )  [pure virtual]

virtual unsigned int KTextEditor::HighlightingInterface::hlMode (  )  [pure virtual]

returns the current active highlighting mode

virtual unsigned int KTextEditor::HighlightingInterface::hlModeCount (  )  [pure virtual]

returns the number of available highlightings

virtual QString KTextEditor::HighlightingInterface::hlModeName ( unsigned int  mode  )  [pure virtual]

returns the name of the highlighting with number "mode"

virtual QString KTextEditor::HighlightingInterface::hlModeSectionName ( unsigned int  mode  )  [pure virtual]

returns the sectionname of the highlighting with number "mode"

void HighlightingInterface::setHighlightingInterfaceDCOPSuffix ( const QCString &  suffix  )  [protected]

Definition at line 58 of file highlightinginterface.cpp.

virtual bool KTextEditor::HighlightingInterface::setHlMode ( unsigned int  mode  )  [pure virtual]

set the current active highlighting mode


The documentation for this class was generated from the following files:
  • highlightinginterface.h
  • highlightinginterface.cpp

interfaces

Skip menu "interfaces"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal