home *** CD-ROM | disk | FTP | other *** search
/ Freelog 3 / Freelog003.iso / Linux / KDE_1.1.1 / README.qt < prev   
Text File  |  1999-05-03  |  3KB  |  59 lines

  1.           QT FREE EDITION 1.44 SOURCE DISTRIBUTION
  2.  
  3. This is the official release of Qt Free Edition version 1.44
  4.  
  5. You may use Qt Free Edition for software development free of charge
  6. only if you develop Free (non-proprietary) Software. The LICENSE file
  7. explains what you may or may not do with Qt Free Edition.
  8.  
  9. Qt Free Edition may only be used on the X Window System.
  10.  
  11. If you are using Qt for developing commercial, proprietary, or other
  12. non-free software, you must have have a license for Qt Professional
  13. Edition. Please see http://www.troll.no/purchase.html for how to obtain
  14. this. Qt Professional Edition is also supported on Microsoft Windows.
  15.  
  16. This Qt version has binary compatibility with all previous 1.x stable
  17. releases.  This means that software compiled with one of those older
  18. libraries will run with the new dynamic library.
  19.  
  20. The INSTALL file explains how to install Qt.
  21.  
  22. If you want to enable built-in GIF image reading support in Qt, consult
  23. the header file qt_gif.h in qt/include.
  24.  
  25. Qt Free Edition is currently supported on Linux, Solaris, SunOS,
  26. FreeBSD, OSF/1, Irix, BSD/OS, NetBSD, SCO, HP-UX and AIX. If you want
  27. to port Qt to a new platform, please read the PORTING file.
  28.  
  29. The Qt Reference Documentation is available in HTML format in the
  30. qt/html directory. Start your favorite Web browser with the
  31. html/index.html file. The class reference doc. is also included in
  32. Unix man format in the qt/man directory.
  33.  
  34. If you are new to Qt it is a good idea to read the tutorial. It is located
  35. in html/tutorial.html. The tutorial directory contains the programs used
  36. in the tutorial.
  37.  
  38. All the above documentation is also available in postscript format
  39. from our web server, see http://www.troll.no/dl/ or
  40. ftp://ftp.troll.no/qt/postscript/
  41.  
  42. The example programs in the examples directory demonstrate some Qt
  43. features. You can study these examples to get an overview of how Qt
  44. programs can be written, or look at html/examples.html with your
  45. browser.
  46.  
  47. See the FAQ for frequently asked questions about Qt; html/faq.html.
  48.  
  49. If you find any bugs, send a report to qt-bugs@troll.no.
  50.  
  51. If you want to join the Qt user forum mailing list, send a message to
  52. qt-interest-request@troll.no containing a single word "subscribe".  If
  53. you want to be added to our announcements mailing list (no spam), send
  54. a message to qt-announce-request@troll.no containing a single word
  55. "subscribe".
  56.  
  57. If you are interested in the Qt Professional Edition, please write
  58. to sales@troll.no.  Other mail can be sent to info@troll.no.
  59.