• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kate
 

kate

Signals | Public Member Functions | List of all members
KateArbitraryHighlight Class Reference

#include <katearbitraryhighlight.h>

Inherits TQObject.

Signals

void tagLines (KateView *view, KateSuperRange *range)
 

Public Member Functions

 KateArbitraryHighlight (KateDocument *parent=0L, const char *name=0L)
 
void addHighlightToDocument (KateSuperRangeList *list)
 
void addHighlightToView (KateSuperRangeList *list, KateView *view)
 
KateSuperRangeList & rangesIncluding (uint line, KateView *view=0L)
 

Detailed Description

An arbitrary highlighting interface for Kate.

Ideas for more features:

  • integration with syntax highlighting:
    • eg. a signal for when a new context is created, destroyed, changed
    • hopefully make this extension more complimentary to the current syntax highlighting
  • signal for cursor movement
  • signal for mouse movement
  • identical highlight for whole list
  • signals for view movement

Definition at line 60 of file katearbitraryhighlight.h.

Constructor & Destructor Documentation

◆ KateArbitraryHighlight()

KateArbitraryHighlight::KateArbitraryHighlight ( KateDocument *  parent = 0L,
const char *  name = 0L 
)

Definition at line 48 of file katearbitraryhighlight.cpp.

Member Function Documentation

◆ addHighlightToDocument()

void KateArbitraryHighlight::addHighlightToDocument ( KateSuperRangeList *  list)

Definition at line 73 of file katearbitraryhighlight.cpp.

◆ addHighlightToView()

void KateArbitraryHighlight::addHighlightToView ( KateSuperRangeList *  list,
KateView *  view 
)

Definition at line 80 of file katearbitraryhighlight.cpp.

◆ rangesIncluding()

KateSuperRangeList & KateArbitraryHighlight::rangesIncluding ( uint  line,
KateView *  view = 0L 
)

Definition at line 104 of file katearbitraryhighlight.cpp.


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

kate

Skip menu "kate"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kate

Skip menu "kate"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for kate by doxygen 1.9.4
This website is maintained by Timothy Pearson.