vtextedit
vtextedit copied to clipboard
Text editors made for VNoteX.
vtextedit
This project contains the key editor components for VNote, including:
VTextEdit: the basic edit widget derived fromQTextEdit.VTextEditor: a fully-functional editor for plain text, with Vi and syntax highlight supports.VMarkdownEditor: a fully-functional editor for Markdown derived fromVTextEditor, with in-place preview support.
Check the demo project and VNote for details.

License
This project is licensed under GNU LGPLv3.