Differences

This shows you the differences between two versions of the page.

Link to this comparison view

fastdev:qt [2007/04/19 18:54] – created amaldofastdev:qt [2007/04/19 20:16] (current) memeruiz
Line 1: Line 1:
 +====== QT from Trolltech ======
 +
 +{{ fastdev:qt:qt_logo.png}}
 +
 +We have chosen [[http://www.trolltech.com/products/qt|QT]] as the development framework for the GUI on the PC. It is very fast, supports multiple platforms (GNU/Linux, Windows, MacOS), and is coded in C++.
 +
 +QT has excellent documentation [[http://doc.trolltech.com/|here]]. The computers that we are using are running Debian GNU/Linux unstable, with QT version 4.2. The [[http://doc.trolltech.com/4.2/index.html|Documentation]] for that specific version is also available on the Trolltech website.
 +
 +At the beginning, be sure not to miss the [[http://doc.trolltech.com/4.2/examples.html|Tutorials and examples]].
 +
 +There are available several development environments and helper applications to make development under QT4 easier.\\
 +[[http://doc.trolltech.com/4.2/designer-manual.html|Kdevelop]] is a IDE (Integraded Development Environment) specially designed for QT and KDE.\\
 +[[http://doc.trolltech.com/4.0/designer-manual.html|QT-Designer]] is a helper application for creating GUI's.\\
 +
 +
  
 
Recent changes RSS feed Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki