interfaces
cursorinterface.h File Reference
#include <qptrlist.h>
#include <qstring.h>
#include <kdelibs_export.h>
Include dependency graph for cursorinterface.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KTextEditor::Cursor |
This class represents a text cursor. More... | |
class | KTextEditor::CursorInterface |
This is an interface for accessing the cursor of the Document class. More... | |
Namespaces | |
namespace | KTextEditor |
Functions | |
KTEXTEDITOR_EXPORT CursorInterface * | KTextEditor::cursorInterface (class Document *doc) |