![]() |
LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
|
#include <QVariantMap>
Include dependency graph for itexteditor.h:Go to the source code of this file.
Classes | |
| class | IEditorWidget |
| Interface to be implemented by editor widgets returned from ITextEditor::GetTextEditor(). More... | |
| class | ITextEditor |
| Interface for plugins implementing a text editor component. More... | |
Namespaces | |
| namespace | LC |
Enumerations | |
| enum class | LC::ContentType { LC::HTML , LC::PlainText } |
| enum class | LC::EditorAction { LC::Find , LC::Replace , LC::Bold , LC::Italic , LC::Underline , LC::InsertLink , LC::InsertImage , LC::ToggleView } |
| Enumeration for some standard editor actions. More... | |