ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/misc/qt4-qtdemo/pkg-descr
Revision: 15462
Committed: Tue Sep 17 03:15:41 2013 UTC (10 years, 7 months ago) by laffer1
File size: 605 byte(s)
Log Message:
fixup some properties.

File Contents

# Content
1 Qt is a C++ toolkit for application development. It lets application
2 developers target all major operating systems with a single application
3 source code.
4
5 Qt provides a platform-independent API to all central platform functionality:
6 GUI, database access, networking, file handling, etc. The Qt library
7 encapsulates the different APIs of different operating systems, providing
8 the application programmer with a single, common API for all operating systems.
9 The native C APIs are encapsulated in a set of well-designed, fully
10 object-oriented C++ classes.
11
12 WWW: http://qt.nokia.com/products/qt/index.html