Qt: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(mention Vladimir Vukićević's post)
m (formatting)
Line 1: Line 1:
The Mozilla toolkit has a backend that uses the Qt application and UI framework from Nokia.
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.
There were several attempts at this prior to the current Mozilla code for Qt version 4.x.


As of February 2010 Mozilla Corp does not ship products using the Qt backend,
As of February 2010 Mozilla Corp does not ship products using the Qt backend,

Revision as of 22:14, 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 version 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