![]() |
LeechCraft 0.6.70-17609-g3dde4097dd
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... |