Qt: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(seems useful, see bug 534912)
 
(mention Vladimir Vukićević's post)
Line 8: Line 8:
== See also ==
== See also ==
* http://qt.nokia.com
* http://qt.nokia.com
* [http://blog.vlad1.com/2008/05/06/well-isnt-that-qt/ Vladimir Vukićević describes the revived backend] in 2008 (it has since been merged to mozilla-central).

Revision as of 22:11, 3 February 2010

The Mozilla toolkit has a backend that uses the Qt application and UI framework from Nokia. There were several attempts at this prior to the current Mozilla code for Qt 4.x.

As of February 2010 Mozilla Corp does not ship products using the Qt backend, but individuals have produced Firefox and Fennec builds using it. Search wiki.mozilla.org for engineers' notes on building software using this backend.

See also