In the supported tags part ,
http://qt-project.org/doc/qt-4.8/richtext-html-subset.html
says:
the tag is "Qt rich-text document Synonym for html. Provided for compatibility 
with earlier versions of Qt."


but since "Widgets automatically detect HTML markup and display rich text 
accordingly. ",so I think there is no need to use  <qt> and <html> in current 
Qt.


------------------ Original ------------------
From:  "Harri Porten";<por...@froglogic.com>;
Date:  Thu, Jan 2, 2014 08:49 PM
To:  "interest"<interest@qt-project.org>; 

Subject:  Re: [Interest] what does <qt> and </qt> mean?



On Thu, 2 Jan 2014, Rémi Faitout wrote:

> See http://qt-project.org/doc/qt-4.8/richtext-html-subset.html
>
> I suppose the tag is here to ease rich text recognition by the QTextEdit

Yes. There is a built-in recognition checking for other tags iirc but it 
may fail.

Harri.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to