69 IndenterMode(
const QString &description =
"", QObject *parent = NULL);
72 virtual void onStateChanged(
bool state);
74 void indentSelection(QTextCursor cursor)
const;
75 QTextCursor unindentSelection(QTextCursor cursor)
const;
77 int countDeletableSpaces(
const QTextCursor &cursor,
int maxSpaces)
const;
81 void unindent()
const;