Kate
katesmartmanager.cpp File Reference
#include "katesmartmanager.h"#include "katedocument.h"#include "katesmartcursor.h"#include "katesmartrange.h"#include <QThread>#include <QMutexLocker>#include <kdebug.h>#include "katesmartmanager.moc"
Include dependency graph for katesmartmanager.cpp:

Go to the source code of this file.
Functions | |
| static void | translate (KateEditInfo *edit, Cursor &ret, SmartCursor::InsertBehavior insertBehavior) |
Variables | |
| static const int | s_defaultGroupSize = 40 |
| static const int | s_maximumGroupSize = 60 |
| static const int | s_minimumGroupSize = 20 |
Function Documentation
| static void translate | ( | KateEditInfo * | edit, | |
| Cursor & | ret, | |||
| SmartCursor::InsertBehavior | insertBehavior | |||
| ) | [static] |
Definition at line 40 of file katesmartmanager.cpp.
Variable Documentation
const int s_defaultGroupSize = 40 [static] |
Definition at line 34 of file katesmartmanager.cpp.
const int s_maximumGroupSize = 60 [static] |
Definition at line 36 of file katesmartmanager.cpp.
const int s_minimumGroupSize = 20 [static] |
Definition at line 35 of file katesmartmanager.cpp.
KDE 4.2 API Reference