Jump to content

Qt: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
==Description==
[[Image:Qt_logo.png|right|160px]]
Qt 4 Application and UI Framework for eCS (OS/2). Qt is a cross-platform application and UI framework. Using Qt, you can write applications once and deploy them across many desktop and embedded operating systems without rewriting the source code. (See  http://en.wikipedia.org/wiki/Qt_(toolkit).) Availability for eCS means being able to port a  large number of existing applications.
'''Qt''' is a cross-platform [[C++]] application and UI framework that abstracts the user interface and presentation from the operating system, allowing you in theory to write applications once and deploy them across many desktop and embedded operating systems without rewriting the source code. (See  http://en.wikipedia.org/wiki/Qt_(toolkit).) Availability for eCS means being able to port a  large number of existing applications.
 
;Commercial version
The company behind Qt offers a commercial version of Qt that offers both extended C++ classes, more extensive framework and full technical support, however since the OS/2 version is an independent port the company does not support the software on that platform.


==Versions==
==Versions==
* Nov 2005: 3.3.1-rc06
* Nov 2005: 3.3.1-rc06
'''* Latest Version for OS/2-eCS''': Qt 4 version 4.7.3-1 (2011/09/15)
* '''Latest Version for OS/2-eCS''': Qt 4 version 4.7.3-1 (2011/09/15)


==Links==
==Links==
* Netlabs SVN: http://svn.netlabs.org/qt4
* Netlabs SVN: http://svn.netlabs.org/qt4


==License==
==Licences==
* GNU GPL[3] 3, with Qt special exception
* GNU GPL[3] 3, with Qt special exception
* GNU Lesser General Public License (LGPL v2.1) (Qt open-source version)
* GNU Lesser General Public License (LGPL v2.1) (Qt open-source version)
* Qt Commercial License (Qt Commercial version)
* Qt Commercial License (Qt Commercial version)


==Related Articles==
==Publishers==
 
* Troll Tech
==Publications==
* Digia
 


[[Category: Tools]]
[[Category: Tools]]
[[Category:Application Frameworks]]
[[Category:C++]]

Revision as of 20:11, 23 June 2016

Qt is a cross-platform C++ application and UI framework that abstracts the user interface and presentation from the operating system, allowing you in theory to write applications once and deploy them across many desktop and embedded operating systems without rewriting the source code. (See http://en.wikipedia.org/wiki/Qt_(toolkit).) Availability for eCS means being able to port a large number of existing applications.

Commercial version

The company behind Qt offers a commercial version of Qt that offers both extended C++ classes, more extensive framework and full technical support, however since the OS/2 version is an independent port the company does not support the software on that platform.

Versions

  • Nov 2005: 3.3.1-rc06
  • Latest Version for OS/2-eCS: Qt 4 version 4.7.3-1 (2011/09/15)

Links

Licences

  • GNU GPL[3] 3, with Qt special exception
  • GNU Lesser General Public License (LGPL v2.1) (Qt open-source version)
  • Qt Commercial License (Qt Commercial version)

Publishers

  • Troll Tech
  • Digia