#include <selectioninterfaceext.h>
Provide access to seleciton positions.
This is an interface for the Document class. Mainly here for dcop and the sake of scripting.
- Author
- Anders Lund ander.nosp@m.s@al.nosp@m.web.d.nosp@m.k
Definition at line 38 of file selectioninterfaceext.h.
◆ SelectionInterfaceExt()
| SelectionInterfaceExt::SelectionInterfaceExt |
( |
| ) |
|
◆ ~SelectionInterfaceExt()
| SelectionInterfaceExt::~SelectionInterfaceExt |
( |
| ) |
|
|
virtual |
◆ selectionInterfaceExtNumber()
| unsigned int SelectionInterfaceExt::selectionInterfaceExtNumber |
( |
| ) |
const |
◆ selEndCol()
| virtual int KTextEditor::SelectionInterfaceExt::selEndCol |
( |
| ) |
|
|
pure virtual |
◆ selEndLine()
| virtual int KTextEditor::SelectionInterfaceExt::selEndLine |
( |
| ) |
|
|
pure virtual |
◆ selStartCol()
| virtual int KTextEditor::SelectionInterfaceExt::selStartCol |
( |
| ) |
|
|
pure virtual |
◆ selStartLine()
| virtual int KTextEditor::SelectionInterfaceExt::selStartLine |
( |
| ) |
|
|
pure virtual |
The selection start line number.
◆ setSelectionInterfaceExtDCOPSuffix()
| void SelectionInterfaceExt::setSelectionInterfaceExtDCOPSuffix |
( |
const TQCString & |
suffix | ) |
|
|
protected |
◆ PrivateSelectionInterfaceExt
| friend class PrivateSelectionInterfaceExt |
|
friend |
The documentation for this class was generated from the following files: