blockselectioninterface.h
KTEXTEDITOR_EXPORT BlockSelectionInterface * blockSelectionInterface(class Document *doc)
Access the block selection interface of document.
Definition: blockselectioninterface.cpp:68
An interface for the Document class which allows the selection method to be changed between selecting...
Definition: blockselectioninterface.h:34