![]() |
LeechCraft 0.6.70-17769-g4e68d7fcba
Modular cross-platform feature rich live environment.
|
#include <QVariantMap>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 } |
| Enumeration for some standard editor actions. More... | |