interfaces Library API Documentation

KTextEditor::SelectionExtDCOPInterface Class Reference

DCOP interface for the SelectionInterfaceExt. More...

#include <selectionextdcopinterface.h>

Inheritance diagram for KTextEditor::SelectionExtDCOPInterface:

Inheritance graph
[legend]
Collaboration diagram for KTextEditor::SelectionExtDCOPInterface:

Collaboration graph
[legend]
List of all members.

DCOP Member Functions

int selStartLine ()
 The selection start line number.

int selStartCol ()
 The selection start col.

int selEndLine ()
 The selection end line.

int selEndCol ()
 The selection end col.


Public Member Functions

 SelectionExtDCOPInterface (SelectionInterfaceExt *parent, const char *name)

Detailed Description

DCOP interface for the SelectionInterfaceExt.

Author:
Anders Lund <anders@alweb.dk>

Definition at line 36 of file selectionextdcopinterface.h.


Member Function Documentation

int SelectionExtDCOPInterface::selStartLine  ) 
 

The selection start line number.

Definition at line 96 of file selectioninterfaceext.cpp.

int SelectionExtDCOPInterface::selStartCol  ) 
 

The selection start col.

Definition at line 101 of file selectioninterfaceext.cpp.

int SelectionExtDCOPInterface::selEndLine  ) 
 

The selection end line.

Definition at line 106 of file selectioninterfaceext.cpp.

int SelectionExtDCOPInterface::selEndCol  ) 
 

The selection end col.

Definition at line 111 of file selectioninterfaceext.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.5.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Jan 28 13:30:59 2004 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001