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

kate

Public Member Functions | Protected Attributes | Friends | List of all members
KateTextCursor Class Reference

#include <katecursor.h>

Inheritance diagram for KateTextCursor:
KateDocCursor KateSuperCursor

Public Member Functions

 KateTextCursor (int line, int col)
 
void pos (int *pline, int *pcol) const
 
int line () const
 
int col () const
 
virtual void setLine (int line)
 
virtual void setCol (int col)
 
virtual void setPos (const KateTextCursor &pos)
 
virtual void setPos (int line, int col)
 

Protected Attributes

int m_line
 
int m_col
 

Friends

bool operator== (const KateTextCursor &c1, const KateTextCursor &c2)
 
bool operator!= (const KateTextCursor &c1, const KateTextCursor &c2)
 
bool operator> (const KateTextCursor &c1, const KateTextCursor &c2)
 
bool operator>= (const KateTextCursor &c1, const KateTextCursor &c2)
 
bool operator< (const KateTextCursor &c1, const KateTextCursor &c2)
 
bool operator<= (const KateTextCursor &c1, const KateTextCursor &c2)
 
kdbgstream & operator<< (kdbgstream &stream, const KateTextCursor &c)
 
void tqSwap (KateTextCursor &c1, KateTextCursor &c2)
 

Detailed Description

Simple cursor class with no document pointer.

Definition at line 33 of file katecursor.h.


The documentation for this class was generated from the following file:
  • katecursor.h

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
  •     tdecore
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  • tdeioslave
  •   http
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for kate by doxygen 1.8.8
This website is maintained by Timothy Pearson.