KTextEditor::SelectionExtDCOPInterface Class Reference
#include <selectionextdcopinterface.h>
Inheritance diagram for KTextEditor::SelectionExtDCOPInterface:

Detailed Description
DCOP interface for the SelectionInterfaceExt.
Definition at line 36 of file selectionextdcopinterface.h.
DCOP Member Functions | |
| int | selStartLine () |
| int | selStartCol () |
| int | selEndLine () |
| int | selEndCol () |
Public Member Functions | |
| SelectionExtDCOPInterface (SelectionInterfaceExt *parent, const char *name) | |
| virtual | ~SelectionExtDCOPInterface () |
Member Function Documentation
| int SelectionExtDCOPInterface::selStartLine | ( | ) |
| int SelectionExtDCOPInterface::selStartCol | ( | ) |
| int SelectionExtDCOPInterface::selEndLine | ( | ) |
| int SelectionExtDCOPInterface::selEndCol | ( | ) |
The documentation for this class was generated from the following files:

