1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Improve description a bit.

This commit is contained in:
Dmitry Sivachenko 2003-01-31 20:43:28 +00:00
parent ec05c4355b
commit e388911572
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74381
3 changed files with 33 additions and 12 deletions

View File

@ -1,5 +1,12 @@
Qt is a toolkit for building a GUI for X in C++. The main
documentation is in /usr/X11R6/doc/html and is also available on
the web.
Qt is a C++ toolkit for application development. It lets application
developers target all major operating systems with a single application
source code.
WWW: http://doc.trolltech.com/
Qt provides a platform-independent API to all central platform functionality:
GUI, database access, networking, file handling, etc. The Qt library
encapsulates the different APIs of different operating systems, providing
the application programmer with a single, common API for all operating systems.
The native C APIs are encapsulated in a set of well-designed, fully
object-oriented C++ classes.
WWW: http://www.trolltech.com/products/qt/index.html

View File

@ -1,5 +1,12 @@
Qt is a toolkit for building a GUI for X in C++. The main
documentation is in /usr/X11R6/doc/html and is also available on
the web.
Qt is a C++ toolkit for application development. It lets application
developers target all major operating systems with a single application
source code.
WWW: http://doc.trolltech.com/
Qt provides a platform-independent API to all central platform functionality:
GUI, database access, networking, file handling, etc. The Qt library
encapsulates the different APIs of different operating systems, providing
the application programmer with a single, common API for all operating systems.
The native C APIs are encapsulated in a set of well-designed, fully
object-oriented C++ classes.
WWW: http://www.trolltech.com/products/qt/index.html

View File

@ -1,5 +1,12 @@
Qt is a toolkit for building a GUI for X in C++. The main
documentation is in /usr/X11R6/doc/html and is also available on
the web.
Qt is a C++ toolkit for application development. It lets application
developers target all major operating systems with a single application
source code.
WWW: http://doc.trolltech.com/
Qt provides a platform-independent API to all central platform functionality:
GUI, database access, networking, file handling, etc. The Qt library
encapsulates the different APIs of different operating systems, providing
the application programmer with a single, common API for all operating systems.
The native C APIs are encapsulated in a set of well-designed, fully
object-oriented C++ classes.
WWW: http://www.trolltech.com/products/qt/index.html