Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KTextEditor::SelectionInterfaceExt Class Reference

#include <selectioninterfaceext.h>

List of all members.

Public Methods

virtual int selStartLine ()=0
virtual int selStartCol ()=0
virtual int selEndLine ()=0
virtual int selEndCol ()=0


Detailed Description

Provide access to seleciton positions. This is an interface for the KTextEditor::Document class. Mainly here for dcop and the sake of scripting.
Author:
Anders Lund <anders@alweb.dk>

Definition at line 36 of file selectioninterfaceext.h.


Member Function Documentation

virtual int KTextEditor::SelectionInterfaceExt::selEndCol   [pure virtual]
 

The selection end col

virtual int KTextEditor::SelectionInterfaceExt::selEndLine   [pure virtual]
 

The selection end line

virtual int KTextEditor::SelectionInterfaceExt::selStartCol   [pure virtual]
 

The selection start col

virtual int KTextEditor::SelectionInterfaceExt::selStartLine   [pure virtual]
 

The selection start line number


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:38 2003 for kdelibs by doxygen1.2.18