interfaces
blockselectioninterface.h File Reference
#include <kdelibs_export.h>
Include dependency graph for blockselectioninterface.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KTextEditor::BlockSelectionInterface |
An interface for the Document class which allows the selection method to be changed between selecting rectangular blocks of text and normal mode (all text between the start cursor and the current cursor). More... | |
Namespaces | |
namespace | KTextEditor |
Functions | |
KTEXTEDITOR_EXPORT BlockSelectionInterface * | KTextEditor::blockSelectionInterface (class Document *doc) |