#include <selectioninterfaceext.h>
|
void | setSelectionInterfaceExtDCOPSuffix (const TQCString &suffix) |
|
|
class | PrivateSelectionInterfaceExt |
|
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.
◆ 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.
The documentation for this class was generated from the following files: