sisuani / MRichTextEditor

A Qt QTextEdit wrapper implementing a basic rich-text editor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MRichTextEdit

A simple Qt rich-text editor widget, easy to use in any Qt project.

Screenshot

The icons used are standard icons from theme as defined by freedesktop.org Icon Naming Specification (which lacks button/ordered list icons).

The editor automatically converts plain text http(s) links and emails to html links in toHtml().

Courtesy of Hobrasoft.

About

A Qt QTextEdit wrapper implementing a basic rich-text editor.

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 98.3%Language:QMake 1.7%