SnippetEditorWidget Class

(TextEditor::SnippetEditorWidget)

The SnippetEditorWidget class is a lightweight editor for code snippets with basic support for syntax highlighting, indentation, and others. More...

Header: #include <SnippetEditorWidget>
Inherits: TextEditorWidget

Public Functions

SnippetEditorWidget(QWidget *parent = 0)

Signals

Additional Inherited Members

Detailed Description

The SnippetEditorWidget class is a lightweight editor for code snippets with basic support for syntax highlighting, indentation, and others.

Member Function Documentation

SnippetEditorWidget::SnippetEditorWidget(QWidget *parent = 0)

Default constructs an instance of SnippetEditorWidget.

[signal] void SnippetEditorWidget::snippetContentChanged()