LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
itexteditor.h File Reference
#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

 LC
 

Enumerations

enum  LC::ContentType {
  LC::ContentType::HTML,
  LC::ContentType::PlainText
}
 
enum  LC::EditorAction {
  LC::EditorAction::Find,
  LC::EditorAction::Replace
}
 Enumeration for some standard editor actions. More...