NormalIndenter Class

(TextEditor::NormalIndenter)

Public Functions

NormalIndenter()
~NormalIndenter() override
int indentFor(const QTextBlock &block, const TabSettings &tabSettings) override

Member Function Documentation

NormalIndenter::NormalIndenter()

Default constructs an instance of NormalIndenter.

NormalIndenter::~NormalIndenter()

Destroys the instance of NormalIndenter.

int NormalIndenter::indentFor(const QTextBlock &block, const TabSettings &tabSettings)