KTextEditor
cursorfeedback.h File Reference
#include <ktexteditor/ktexteditor_export.h>
#include <QtCore/QObject>
#include <kdebug.h>
Include dependency graph for cursorfeedback.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
namespace | KTextEditor |
Classes | |
class | KTextEditor::SmartCursorNotifier |
A class which provides notifications of state changes to a SmartCursor via QObject signals. More... | |
class | KTextEditor::SmartCursorWatcher |
A class which provides notifications of state changes to a SmartCursor via virtual inheritance. More... |