selectioninterface.h
53 virtual bool setSelection ( unsigned int startLine, unsigned int startCol, unsigned int endLine, unsigned int endCol ) = 0;
This is an interface to text selection for the Document class.
Definition: selectioninterface.h:33
KTextEditor is KDE's standard text editing KPart interface.
Definition: blockselectiondcopinterface.h:9