LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
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

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...