interfaces
KTextEditor::SelectionExtDCOPInterface Class Reference
DCOP interface for the SelectionInterfaceExt. More...
#include <selectionextdcopinterface.h>
Inheritance diagram for KTextEditor::SelectionExtDCOPInterface:

Public Member Functions | |
| SelectionExtDCOPInterface (SelectionInterfaceExt *parent, const char *name) | |
| virtual | ~SelectionExtDCOPInterface () |
Detailed Description
DCOP interface for the SelectionInterfaceExt.
Definition at line 36 of file selectionextdcopinterface.h.
Constructor & Destructor Documentation
| SelectionExtDCOPInterface::SelectionExtDCOPInterface | ( | SelectionInterfaceExt * | parent, | |
| const char * | name | |||
| ) |
Definition at line 85 of file selectioninterfaceext.cpp.
| SelectionExtDCOPInterface::~SelectionExtDCOPInterface | ( | ) | [virtual] |
Definition at line 92 of file selectioninterfaceext.cpp.
Member Function Documentation
| int SelectionExtDCOPInterface::selEndCol | ( | ) |
| int SelectionExtDCOPInterface::selEndLine | ( | ) |
| int SelectionExtDCOPInterface::selStartCol | ( | ) |
| int SelectionExtDCOPInterface::selStartLine | ( | ) |
The documentation for this class was generated from the following files:
KDE 3.5 API Reference