KTextEditor::SelectionExtDCOPInterface Class Reference
#include <selectionextdcopinterface.h>
Inherits DCOPObject.
Public Member Functions | |
| SelectionExtDCOPInterface (SelectionInterfaceExt *parent, const char *name) | |
Detailed Description
DCOP interface for the SelectionInterfaceExt.
Definition at line 36 of file selectionextdcopinterface.h.
Constructor & Destructor Documentation
◆ SelectionExtDCOPInterface()
| SelectionExtDCOPInterface::SelectionExtDCOPInterface | ( | SelectionInterfaceExt * | parent, |
| const char * | name | ||
| ) |
Definition at line 85 of file selectioninterfaceext.cpp.
◆ ~SelectionExtDCOPInterface()
|
virtual |
Definition at line 92 of file selectioninterfaceext.cpp.
Member Function Documentation
◆ selEndCol
| int SelectionExtDCOPInterface::selEndCol | ( | ) |
The selection end col.
Definition at line 111 of file selectioninterfaceext.cpp.
◆ selEndLine
| int SelectionExtDCOPInterface::selEndLine | ( | ) |
The selection end line.
Definition at line 106 of file selectioninterfaceext.cpp.
◆ selStartCol
| int SelectionExtDCOPInterface::selStartCol | ( | ) |
The selection start col.
Definition at line 101 of file selectioninterfaceext.cpp.
◆ selStartLine
| int SelectionExtDCOPInterface::selStartLine | ( | ) |
The selection start line number.
Definition at line 96 of file selectioninterfaceext.cpp.
The documentation for this class was generated from the following files:
Trinity API Reference