interfaces Library API Documentation

KTextEditor::CursorInterface Class Reference

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

#include <cursorinterface.h>

List of all members.

Public Member Functions

 CursorInterface ()
virtual ~CursorInterface ()
unsigned int cursorInterfaceNumber () const
virtual CursorcreateCursor ()=0
virtual QPtrList< Cursorcursors () const =0

Protected Member Functions

void setCursorInterfaceDCOPSuffix (const QCString &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.


Member Function Documentation

virtual Cursor* KTextEditor::CursorInterface::createCursor  )  [pure virtual]
 

Create a new cursor object.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for interfaces Library Version 3.4.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Jan 23 19:36:10 2006 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003