KTextEditor::CursorInterface Class Reference
This is an interface for accessing the cursor of the Document class. More...
#include <cursorinterface.h>
Public Member Functions | |
unsigned int | cursorInterfaceNumber () const |
virtual Cursor * | createCursor ()=0 |
virtual QPtrList< Cursor > | cursors () const =0 |
Protected Member Functions | |
void | setCursorInterfaceDCOPSuffix (const QCString &suffix) |
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
|
Create a new cursor object.
|
The documentation for this class was generated from the following files: