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

interfaces

  • KTextEditor
  • CursorInterface
Public Member Functions | Protected Member Functions | Friends | List of all members
KTextEditor::CursorInterface Class Referenceabstract

#include <cursorinterface.h>

Public Member Functions

unsigned int cursorInterfaceNumber () const
 
virtual Cursor * createCursor ()=0
 
virtual TQPtrList< Cursor > cursors () const =0
 

Protected Member Functions

void setCursorInterfaceDCOPSuffix (const TQCString &suffix)
 

Friends

class PrivateCursorInterface
 

Detailed Description

This is an interface for accessing the cursor of the Document class.

Definition at line 50 of file cursorinterface.h.

Constructor & Destructor Documentation

◆ CursorInterface()

CursorInterface::CursorInterface ( )

Definition at line 40 of file cursorinterface.cpp.

◆ ~CursorInterface()

CursorInterface::~CursorInterface ( )
virtual

Definition at line 48 of file cursorinterface.cpp.

Member Function Documentation

◆ createCursor()

virtual Cursor * KTextEditor::CursorInterface::createCursor ( )
pure virtual

Create a new cursor object.

◆ cursorInterfaceNumber()

unsigned int CursorInterface::cursorInterfaceNumber ( ) const

Definition at line 53 of file cursorinterface.cpp.

◆ setCursorInterfaceDCOPSuffix()

void CursorInterface::setCursorInterfaceDCOPSuffix ( const TQCString &  suffix)
protected

Definition at line 58 of file cursorinterface.cpp.

Friends And Related Function Documentation

◆ PrivateCursorInterface

friend class PrivateCursorInterface
friend

Definition at line 52 of file cursorinterface.h.


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

interfaces

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

interfaces

Skip menu "interfaces"
  • 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 interfaces by doxygen 1.9.4
This website is maintained by Timothy Pearson.