selectiondcopinterface.h
DCOPObject()
bool clearSelection()
removes the current Selection (not Text)
Definition selectiondcopinterface.cpp:29
bool hasSelection()
Definition selectiondcopinterface.cpp:37
TQString selection()
Definition selectiondcopinterface.cpp:45
SelectionDCOPInterface(SelectionInterface *Parent, const char *name)
Construct a new interface object for the text editor.
Definition selectiondcopinterface.cpp:7
bool setSelection(uint startLine, uint startCol, uint endLine, uint endCol)
Definition selectiondcopinterface.cpp:21
This is an interface to text selection for the Document class.
Definition selectioninterface.h:34
KTextEditor is KDE's standard text editing KPart interface.
Definition blockselectiondcopinterface.h:10
Trinity API Reference