/vtextedit

Text editors made for VNoteX.

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

vtextedit

This project contains the key editor components for VNote, including:

  • VTextEdit: the basic edit widget derived from QTextEdit.
  • VTextEditor: a fully-functional editor for plain text, with Vi and syntax highlight supports.
  • VMarkdownEditor: a fully-functional editor for Markdown derived from VTextEditor, with in-place preview support.

Check the demo project and VNote for details.

Main Interface

License

This project is licensed under GNU LGPLv3.