• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • interfaces/ktexteditor
 

interfaces/ktexteditor

  • KTextEditor
  • HighlightingInterface
Public Member Functions | Protected Member Functions | Friends
KTextEditor::HighlightingInterface Class Reference

#include <highlightinginterface.h>

List of all members.

Public Member Functions

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

Protected Member Functions

void setHighlightingInterfaceDCOPSuffix (const TQCString &suffix)

Friends

class PrivateHighlightingInterface

Detailed Description

This is an interface for syntax highlighting of a Document.

Definition at line 34 of file highlightinginterface.h.


Member Function Documentation

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 TQString KTextEditor::HighlightingInterface::hlModeName ( unsigned int  mode) [pure virtual]

returns the name of the highlighting with number "mode"

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

returns the sectionname of the highlighting with number "mode"

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/ktexteditor

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

interfaces/ktexteditor

Skip menu "interfaces/ktexteditor"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for interfaces/ktexteditor by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |