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

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 48 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.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed May 5 07:21:30 2004 by doxygen 1.3.6 written by Dimitri van Heesch, © 1997-2003