#include <cursorinterface.h>
This is an interface for accessing the cursor of the Document class.
Definition at line 50 of file cursorinterface.h.
◆ CursorInterface()
CursorInterface::CursorInterface |
( |
| ) |
|
◆ ~CursorInterface()
CursorInterface::~CursorInterface |
( |
| ) |
|
|
virtual |
◆ createCursor()
virtual Cursor * KTextEditor::CursorInterface::createCursor |
( |
| ) |
|
|
pure virtual |
Create a new cursor object.
◆ cursorInterfaceNumber()
unsigned int CursorInterface::cursorInterfaceNumber |
( |
| ) |
const |
◆ setCursorInterfaceDCOPSuffix()
void CursorInterface::setCursorInterfaceDCOPSuffix |
( |
const TQCString & |
suffix | ) |
|
|
protected |
◆ PrivateCursorInterface
friend class PrivateCursorInterface |
|
friend |
The documentation for this class was generated from the following files: