| 1. | 
      
         
      
      -     
           TrollTech Qt Webpage  
      
 -  QtTM is a GUI software toolkit. Qt simplifies the task of writing and maintaining GUI           (graphical user interface) applications.            Qt is written in C++ and is fully object-oriented. It has everything you need to create           professional GUI applications. And it enables you to create them quickly.
      
   URL: http://www.trolltech.com/products/qt/qt.html
      
         | 
      | 2. | 
      
         
      
      -     
           Overview of Qt  
      
 -  You need Qt if you develop GUI software for the X Window System and/or Microsoft           Windows. Qt brings you up to speed and helps you to create efficient software with a           modern user interface.
      
   URL: http://www.trolltech.com/products/qt/qtinfo.html
      
         | 
      | 3. | 
      
         
      
      -     
           Signals and Slots documentation  
      
 -  The Meta Object System in Qt is responsible for the signal/slot mechanism for communication between objects, runtime type information and the dynamic property system.
      
   URL: http://doc.trolltech.com/metaobjects.html
      
         | 
      | 4. | 
      
         
      
      -     
           Qt programmig tutorial  
      
 -  This tutorial gives an introduction to GUI programming using the Qt toolkit 2.1.1 . It doesn't cover everything: The emphasis is on teaching the programming philosophy of GUI programming, and Qt's features are introduced as needed.
      
   URL: http://doc.trolltech.com/tutorial.html
      
         | 
      | 5. | 
      
         
      
      -     
           Qt OpenGL  
      
 -  OpenGL is the powerful de-facto standard for 3D rendering.           The Qt OpenGL extension makes it easy to add a full-fledged           GUI to an OpenGL program. It lets you interface the           OpenGL renderer to the Qt user interface.
      
   URL: http://www.trolltech.com/products/qt/opengl/
      
         | 
      | 6. | 
      
         
      
      -     
           Qt Documentation  
      
 -  The Qt documentation is generated automatically from the C++ source and header           files by a custom-written program. HTML, man pages and Postscript are all           generated from the same source.
      
   URL: http://www.trolltech.com/developer/reference/documentation.html
      
         | 
      | 7. | 
      
         
      
      -     
           Qt example program listing  
      
 -  Here are some of the example programs that are included with Qt:      aclock/main.cpp      addressbook/main.cpp      application/main.cpp      biff/main.cpp      buttongroups/main.cpp      checklists/main.cpp      cursor/cursor.cpp , etc.
      
   URL: http://doc.trolltech.com/examples.html
      
         | 
      | 8. | 
      
         
      
      -     
           Qt API Structure Overview  
      
 -  Top level overview of Qt classes.
      
   URL: http://doc.trolltech.com/topicals.html
      
         | 
      | 9. | 
      
         
      
      -     
           Qt Class Index [Member Function Index] [Class Inheritance Hierarchy]
      
 -  Alphabetical listing of Qt classes
      
   URL: http://doc.trolltech.com/classes.html
      
         | 
      | 10. | 
      
         
      
      -     
           Qt Embedded [FAQ] 
      
 -  The Qt/Embedded product provides you with all you need to           create stunning graphical user interfaces for embedded           devices. Qt/Embedded installs and runs with a very small           memory footprint on any device running embedded Linux -           without using X11.
      
   URL: http://www.trolltech.com/products/qt/embedded/
      
         | 
      | 11. | 
      
         
      
      -     
           Gnuplot frontend via Qt  
      
 -  Xgfe is a GUI front end to the Gnuplot plotting package. It is developed under Linux, is written in C++, and uses the Qt v1.32 widget set.  Xgfe tries to make your life with Gnuplot a little easier. It does not currently support every option of Gnuplot, but it supports many things. The development philosophy is a tasked oriented approach. 
      
   URL: http://home.flash.net/~dmishee/xgfe/xgfe.html
      
         | 
      | 12. | 
      
         
      
      -     
           A Real-Time Data Plotting Program [David Watt] 
      
 -  This article describes the implementation of rtp (real-time plotter), a live x,y data plotting utility based on the Qt windowing library. rtp combines live updates with zoom in, auto-scaling, and auto-tracking modes. It is meant to be used where gnuplot is limited, such as the termination of a live data pipeline. 
      
   URL: http://www2.linuxjournal.com/lj-issues/issue73/3921.html
      
         | 
      | 13. | 
      
         
      
      -     
           Qt Toolkit and the development tools for Qt  
      
 -  Qt toolkit API contains about 250 C++ classes; some classes are templates. The library includes lots of ready-to-use widgets for professional-looking user interface creating.
      
   URL: http://www.geocities.com/koro7355/qttoolkit/qttoolkit.html
      
         | 
      | 14. | 
      
         
      
      -     
           Free software and contributions to Qt  
      
 -  Here is a list of free programs and libraries that use Qt.
      
   URL: http://www.trolltech.com/developer/sharecontrib/qtprogs.html
      
         |